This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Condition",
"id" : "ConditionPrimCancerMainzZeisig",
"meta" : {
"profile" : [
"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"ConditionPrimCancerMainzZeisig\"> </a></p><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\">Resource Condition "ConditionPrimCancerMainzZeisig" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Condition-primaryCancer-eu-pcsp.html\">Condition: Primary Cancer</a></p></div><p><b>assertedDate</b>: 2007-04-04</p><p><b>Histology-Morphology-Behavior Extension</b>: 91813 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd-o-3.html\">International Classification of Diseases for Oncology, version 3.</a>#91813)</span></p><p><b>code</b>: 081 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (iccc-3#081)</span></p><p><b>bodySite</b>: C401 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd-o-3.html\">International Classification of Diseases for Oncology, version 3.</a>#C401)</span></p><p><b>subject</b>: <a href=\"Patient-PatientMainzZeisig.html\">Patient/PatientMainzZeisig</a> " ZEISIG"</p><p><b>encounter</b>: <a href=\"Encounter-EncounterPrimCancerMainzZeisig.html\">Encounter/EncounterPrimCancerMainzZeisig</a></p><h3>Stages</h3><table class=\"grid\"><tr><td>-</td><td><b>Summary</b></td></tr><tr><td>*</td><td>textual description of stage <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td></tr></table><blockquote><p><b>evidence</b></p><p><b>code</b>: 081 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (iccc-3#081)</span></p><p><b>detail</b>: <a href=\"Observation-ObservationPrimCancerMainzZeisig.html\">Observation/ObservationPrimCancerMainzZeisig</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of Genetic markers <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#106221001 "Genetic finding")</span></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of Immunology <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#365861007 "Finding of immune status")</span></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Textual description of hereditary predisposition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#32895009 "Hereditary disease")</span></p></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
"valueDateTime" : "2007-04-04"
},
{
"url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-histology-morphology-behavior",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code" : "91813"
}
]
}
}
],
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/iccc-3",
"code" : "081"
}
]
},
"bodySite" : [
{
"extension" : [
{
"url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/mcode-laterality-qualifier",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA4585-1",
"display" : "Left"
}
]
}
}
],
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code" : "C401"
}
]
}
],
"subject" : {
"reference" : "Patient/PatientMainzZeisig"
},
"encounter" : {
"reference" : "Encounter/EncounterPrimCancerMainzZeisig"
},
"stage" : [
{
"summary" : {
"text" : "textual description of stage"
}
}
],
"evidence" : [
{
"code" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/iccc-3",
"code" : "081"
}
]
}
],
"detail" : [
{
"reference" : "Observation/ObservationPrimCancerMainzZeisig"
}
]
},
{
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "106221001",
"display" : "Genetic finding"
}
],
"text" : "Textual description of Genetic markers"
}
]
},
{
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365861007",
"display" : "Finding of immune status"
}
],
"text" : "Textual description of Immunology"
}
]
},
{
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "32895009",
"display" : "Hereditary disease"
}
],
"text" : "Textual description of hereditary predisposition"
}
]
}
]
}
IG © 2021+ PanCareSurPass Project. Package hl7.eu.fhir.pcsp#0.1.0 based on FHIR 4.0.1. Generated 2023-01-26
research and innovation programme under grant agreement No. 899999.