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

FHIR IG analytics

Packagehl7.fhir.us.davinci-deqm
Resource TypeObservation
IdObservation-DNA-occultblood.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation DNA-occultblood

status: Final

category: Laboratory

code: Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative

subject: Virginia Hartman (official) Female, DoB: 1983-09-12 ( Medical record number: 34567 (use: usual, ))

effective: 2018-06-22

performer: Practitioner Ronald Bone


Source1

{
  "resourceType": "Observation",
  "id": "DNA-occultblood",
  "meta": {
    "source": "http://example.org/fhir/server",
    "profile": [
      "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
    ]
  },
  "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": "77353-1",
        "display": "Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient03"
  },
  "effectiveDateTime": "2018-06-22",
  "performer": [
    {
      "reference": "Practitioner/practitioner01"
    }
  ]
}