FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeObservation
IdObservation-165156.json
FHIR Version

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "165156",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "289829007",
        "display": "Normal uterine cervix (finding)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6533",
    "display": "Tammy Toni Robbins"
  },
  "context": {
    "reference": "Encounter/Encounter-759",
    "display": "Acme Medical Center"
  },
  "effectiveDateTime": "2023-12-11T09:36:36-05:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2530",
      "display": "Terrence Ramirez McCormick MD"
    }
  ],
  "valueString": "NEGATIVE"
}