NAPKON Pediatrics Module
1.0.0 - trial-use
NAPKON Pediatrics Module - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "SarsCoV2RTPCRStoolNotDetected",
"meta" : {
"profile" : [
"https://www.napkon.de/fhir/StructureDefinition/sars-cov2-rt-pcr-specimen"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: Observation Instance Identifier: 1988-5_c-reactive-protein-mass-per-volume-in-serum-or-plasma</p><p></p><p><b>category</b>: <span title=\"Codes: {http://loinc.org 26436-6}, {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory studies (set)</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 94309-2}\">SARS-CoV-2 (COVID-19) RNA [Presence] in Specimen by NAA with probe detection</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>effective</b>: 2021-11-09</p><p><b>value</b>: <span title=\"Codes: {http://snomed.info/sct 260415000}\">Not detected (qualifier value)</span></p><p><b>specimen</b>: <a href=\"Specimen-SpecimenStool.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0487 STL}\">Stool = Fecal</span></a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "OBI"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "OBI"
}
]
},
"system" : "https://www.charite.de/fhir/CodeSystem/lab-identifiers",
"value" : "1988-5_c-reactive-protein-mass-per-volume-in-serum-or-plasma",
"assigner" : {
"reference" : "Organization/Charité"
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "26436-6"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "94309-2",
"display" : "SARS-CoV-2 (COVID-19) RNA [Presence] in Specimen by NAA with probe detection"
}
]
},
"subject" : {
"reference" : "Patient/ExamplePatient"
},
"effectiveDateTime" : "2021-11-09",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260415000",
"display" : "Not detected (qualifier value)"
}
]
},
"specimen" : {
"reference" : "Specimen/SpecimenStool"
}
}