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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeObservation
IdObservation-21540.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": "21540",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "397145000",
        "display": "Mammography assessment (Category 5) - Highly suggestive of malignancy"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6554",
    "display": "Olga Grace Dunlap"
  },
  "context": {
    "reference": "Encounter/Encounter-252",
    "display": "Bay Area Family Practice"
  },
  "effectiveDateTime": "2018-06-11T09:36:36-04:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2531",
      "display": "Tracy Hampton Boone MD"
    }
  ],
  "valueString": "POSITIVE"
}