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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeDiagnosticReport
Idzib-OutcomeOfCare-02.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: 1c44b1f5-8fdf-11ec-8620-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
CodeSkilled nursing treatment plan Progress note and attainment of goals (narrative)
ConclusiePijn is onder controle.

Source1

{
  "resourceType": "DiagnosticReport",
  "id": "zib-outcomeofcare-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-OutcomeOfCare"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1c44b1f5-8fdf-11ec-8620-020000000000"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "27574-3",
        "display": "Skilled nursing treatment plan Progress note and attainment of goals (narrative)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "conclusion": "Pijn is onder controle."
}