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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeDiagnosticReport
Idzib-LaboratoryTestResult-DiagnosticReport-01.json
FHIR VersionR3

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

Diagnostisch verslag. Subject: Johan XXX_Helleman. Id: RP723234 (https://acme.org/identifiers), 250401 (https://acme.org/identifiers), 1b1d9f5d-8fdf-11ec-1170-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Laboratory report (record artifact), Status: definitiefUitvoerende (Responsible Party): Vaste Huisarts 1 - Maatschap Vaste Huisarts
CodeBacteria Spt Resp Cul
Gemaakt15 augustus 2016
Deze versie:
ConclusieTest conclusion
ResultaatLaboratory test finding
SpecimenBlood

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "zib-laboratorytestresult-diagnosticreport-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/identifier-type",
            "code": "PLAC",
            "display": "Placer Identifier"
          }
        ]
      },
      "system": "https://acme.org/identifiers",
      "value": "RP723234"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/identifier-type",
            "code": "FILL",
            "display": "Filler Identifier"
          }
        ]
      },
      "system": "https://acme.org/identifiers",
      "value": "250401"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1b1d9f5d-8fdf-11ec-1170-020000000000"
    }
  ],
  "basedOn": [
    {
      "reference": "ProcedureRequest/zib-procedurerequest-01",
      "display": "Surgical procedure - Biopsy of skin"
    }
  ],
  "status": "final",
  "_status": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1",
              "code": "final",
              "display": "Definitief"
            }
          ]
        }
      }
    ]
  },
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "4241000179101",
        "display": "Laboratory report (record artifact)"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "19851009",
        "display": "Microbiologie"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "624-7",
        "display": "Bacteria Spt Resp Cul"
      }
    ],
    "text": "Aerobic Respiratory Culture, Sputum"
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "effectiveDateTime": "2016-08-15",
  "issued": "2016-08-18T18:14:35+00:00",
  "performer": [
    {
      "role": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v3/ParticipationType",
            "code": "RESP",
            "display": "Responsible Party"
          }
        ]
      },
      "actor": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "PractitionerRole/nl-core-practitionerrole-02",
              "display": "Vaste Huisarts 1 - Maatschap Vaste Huisarts"
            }
          }
        ],
        "reference": "Practitioner/nl-core-practitioner-02",
        "display": "Vaste Huisarts 1"
      }
    }
  ],
  "specimen": [
    {
      "reference": "Specimen/zib-laboratorytestresult-specimen-01",
      "display": "Blood"
    }
  ],
  "result": [
    {
      "reference": "Observation/zib-laboratorytestresult-observation-01",
      "display": "Laboratory test finding"
    }
  ],
  "conclusion": "Test conclusion"
}