FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Observation |
| Id | Observation-TCB04-LABRES1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation TCB04-LABRES1
Profile: CH VACD Laboratory And Serology
CH VACD Extension verificationStatus: SNOMED CT: 59156000 (Confirmed)
identifier: urn:oid:2.999.1.2.3.4/135f604f-f5c8-4e9b-a49b-5f34cdb9cf60
status: Final
code: Hepatitis B virus surface Ab [Units/volume] in Serum
subject: Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)
effective: 2021-10-01
performer: Organization Labor Wir Messen Alles
value: 99 [iU]/L (Details: UCUM code[iU]/L = '[iU]/L')
interpretation: Positive
{
"resourceType": "Observation",
"id": "TCB04-LABRES1",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-laboratory-serology"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-verification-status",
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "59156000",
"display": "Confirmed"
}
}
],
"identifier": [
{
"system": "urn:oid:2.999.1.2.3.4",
"value": "135f604f-f5c8-4e9b-a49b-5f34cdb9cf60"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "16935-9",
"display": "Hepatitis B virus surface Ab [Units/volume] in Serum"
}
]
},
"subject": {
"reference": "Patient/TC-patient"
},
"effectiveDateTime": "2021-10-01",
"performer": [
{
"reference": "Organization/TC-ORG3"
}
],
"valueQuantity": {
"value": 99,
"unit": "[iU]/L",
"system": "http://unitsofmeasure.org",
"code": "[iU]/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "POS",
"display": "Positive"
}
]
}
]
}