Prostate Cancer Specification
0.1.0 - ci-build
Prostate Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "CoreNeedleBiopsyClinicalNStaging",
"meta" : {
"profile" : [
🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-tnm-n-kategorie"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation CoreNeedleBiopsyClinicalNStaging</b></p><a name=\"CoreNeedleBiopsyClinicalNStaging\"> </a><a name=\"hcCoreNeedleBiopsyClinicalNStaging\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2026.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-tnm-n-kategorie\">MII PR Onkologie TNM N-Kategorie</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 21906-3}\">Regional lymph nodes.clinical [Class] Cancer</span></p><p><b>subject</b>: <a href=\"Patient-Patient1.html\">Hans Mueller Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</a></p><p><b>effective</b>: 2024-01-22 10:00:00+0100</p><p><b>value</b>: <span title=\"Codes:{https://www.uicc.org/resources/tnm N0}\">N0</span></p><p><b>note</b>: </p><blockquote><div><p>Keine regionalen Lymphknotenmetastasen nachweisbar</p>\n</div></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21906-3",
"display" : "Regional lymph nodes.clinical [Class] Cancer"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Patient1"
},
"effectiveDateTime" : "2024-01-22T10:00:00+01:00",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.uicc.org/resources/tnm",
"code" : "N0",
"display" : "N0"
}
]
},
"note" : [
{
"text" : "Keine regionalen Lymphknotenmetastasen nachweisbar"
}
]
}