FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-LaboratoryTestResult-03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 10:12:00, 16 januari 2012 |
|---|---|
| Specimen | monster |
| Code | Waarde |
| Hepatitis A virus IgM Ab [Presence] in Serum | hepatitis A-test negatief |
{
"resourceType": "Observation",
"id": "nl-core-LaboratoryTestResult-03",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "395124008",
"display": "Virologisch onderzoek"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "22314-9",
"display": "Hepatitis A virus IgM Ab [Presence] in Serum"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2012-01-16T10:12:00+00:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "165996008",
"display": "hepatitis A-test negatief"
}
]
},
"specimen": {
"reference": "Specimen/nl-core-LaboratoryTestResult.Specimen-03",
"type": "Specimen",
"display": "monster"
}
}