0.1.0 - ci-build
TumorkonferenzenIDG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "ECOGExample",
"meta" : {
"profile" : [
🔗 "http://idg-rlp.de/fhir/tumorkonferenzen/StructureDefinition/ecog"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ECOGExample</b></p><a name=\"ECOGExample\"> </a><a name=\"hcECOGExample\"> </a><a name=\"ECOGExample-en-US\"> </a><p><b>Episode of care</b>: <a href=\"EpisodeOfCare-TumorErkrankungExample.html\">EpisodeOfCare: status = active; type = Cancer Diagnosis</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 89247-1}\">ECOG Performance Status score</span></p><p><b>subject</b>: <a href=\"Bundle-AnmeldeBundleMinimalFreitextLunge-Example.html#Patient_TumorPatientExample\">Bundle: type = collection</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA9623-5}\">ECOG 1: (Einschränkung bei körperlicher Anstrengung, aber gehfähig; leichte körperliche Arbeit bzw. Arbeit im Sitzen)</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare",
"valueReference" : {
🔗 "reference" : "EpisodeOfCare/TumorErkrankungExample"
}
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "89247-1",
"display" : "ECOG Performance Status score"
}
]
},
"subject" : {
"reference" : "Patient/TumorPatientExample"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA9623-5",
"display" : "ECOG 1: (Einschränkung bei körperlicher Anstrengung, aber gehfähig; leichte körperliche Arbeit bzw. Arbeit im Sitzen)"
}
]
}
}