NAPKON Pediatrics Module
1.0.0 - trial-use
NAPKON Pediatrics Module - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "instance-chronic-kidney-diseases-icd",
"meta" : {
"profile" : [
"https://www.napkon.de/fhir/StructureDefinition/chronic-kidney-diseases"
]
},
"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>category</b>: <span title=\"Codes: {http://snomed.info/sct 394589003}\">Nephrology (qualifier value)</span></p><p><b>code</b>: <span title=\"Codes: {http://fhir.de/CodeSystem/bfarm/icd-10-gm N39.9}\">Krankheit des Harnsystems, nicht näher bezeichnet</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-11-08</p></div>"
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "refuted"
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20210731",
"code" : "410594000",
"display" : "Definitely NOT present (qualifier value)"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394589003",
"display" : "Nephrology (qualifier value)"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
"version" : "2022|\"2021\"",
"code" : "N39.9",
"display" : "Krankheit des Harnsystems, nicht näher bezeichnet"
}
]
},
"subject" : {
"reference" : "Patient/ExamplePatient"
},
"recordedDate" : "2021-11-08"
}