FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | Observation |
| Id | Observation-MonicaRambeauhCGSerumQuantDandC.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation MonicaRambeauhCGSerumQuantDandC
Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')
status: Final
category: Laboratory
code: hCG serum quantitative
subject: Mo Female, DoB: 2006-08-08
effective: 2024-07-08
performer: Practitioner Jane Hibbert
value: 85000 IU/L (Details: UCUM code[IU]/L = '[IU]/L')
{
"resourceType": "Observation",
"id": "MonicaRambeauhCGSerumQuantDandC",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "SEX"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "19080-1",
"display": "Choriogonadotropin [Units/volume] in Serum or Plasma"
}
],
"text": "hCG serum quantitative"
},
"subject": {
"reference": "Patient/MonicaRambeau"
},
"effectiveDateTime": "2024-07-08",
"performer": [
{
"reference": "Practitioner/DrHibbert"
}
],
"valueQuantity": {
"value": 85000,
"unit": "IU/L",
"system": "http://unitsofmeasure.org",
"code": "[IU]/L"
}
}