NAPKON Cardiology Module
1.0.0 - ci-build
NAPKON Cardiology Module - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "echo-finding-uncertain",
"meta" : {
"profile" : [
"https://www.napkon.de/fhir/StructureDefinition/echocardiography-findings"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 56786000}\">Pulmonic valve stenosis (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatient.html\">Generated Summary: Medical record number: napkon-example-patient; maxi musterperson (OFFICIAL); gender: unknown; birthDate: 1990-08-08</a></p><p><b>recordedDate</b>: 2021</p></div>"
},
"modifierExtension" : [
{
"url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/uncertainty-of-presence",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "261665006",
"display" : "Unknown (qualifier value)"
}
],
"text" : "Presence of condition is unknown."
}
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "56786000",
"display" : "Pulmonic valve stenosis (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/ExamplePatient"
},
"recordedDate" : "2021"
}