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-refuted",
"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>verificationStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status refuted}, {http://snomed.info/sct 410594000}\">Definitely NOT present (qualifier value)</span></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>"
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "refuted"
},
{
"system" : "http://snomed.info/sct",
"code" : "410594000",
"display" : "Definitely NOT present (qualifier value)"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "56786000",
"display" : "Pulmonic valve stenosis (disorder)"
}
]
},
"subject" : {
"reference" : "Patient/ExamplePatient"
},
"recordedDate" : "2021"
}