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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeObservation
Idnl-core-LaboratoryTestResult-03.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

Observatie/bepaling. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Categorie: Laboratory, Virologisch onderzoek, Status: definitief
Bepalingdatum/tijd10:12:00, 16 januari 2012
Specimenmonster
CodeWaarde
Hepatitis A virus IgM Ab [Presence] in Serumhepatitis A-test negatief

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-LaboratoryTestResult-03",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "395124008",
          "display": "Virologisch onderzoek"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "22314-9",
        "display": "Hepatitis A virus IgM Ab [Presence] in Serum"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectiveDateTime": "2012-01-16T10:12:00+00:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "165996008",
        "display": "hepatitis A-test negatief"
      }
    ]
  },
  "specimen": {
    "reference": "Specimen/nl-core-LaboratoryTestResult.Specimen-03",
    "type": "Specimen",
    "display": "monster"
  }
}