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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeGoal
Idzib-TreatmentObjective-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

Doel. Subject: I. XXX_Helleman-de Haas. Id: 1edbab21-8fdf-11ec-1423-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Physiotherapy, Status: geaccepteerd
OmschrijvingTarget is to be able to wash independently, with a slight impairment.
Start5 april 2015
DoelZich wassen
Details: MATIGE beperking/participatieprobleem (tamelijk) 25-49%
Streefdatum: 5 april 2016
ProbleemArthropathy (disorder)

Source1

{
  "resourceType": "Goal",
  "id": "zib-treatmentobjective-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1edbab21-8fdf-11ec-1423-020000000000"
    }
  ],
  "status": "accepted",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/goal-category",
          "code": "physiotherapy",
          "display": "Physiotherapy"
        }
      ]
    }
  ],
  "description": {
    "text": "Target is to be able to wash independently, with a slight impairment."
  },
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "I. XXX_Helleman-de Haas"
  },
  "startDate": "2015-04-05",
  "target": {
    "measure": {
      "coding": [
        {
          "system": "http://hl7.org/fhir/sid/icf-nl",
          "code": "d510",
          "display": "Zich wassen"
        }
      ]
    },
    "detailCodeableConcept": {
      "coding": [
        {
          "system": "http://hl7.org/fhir/sid/icf-nl",
          "code": "d510.3",
          "display": "MATIGE beperking/participatieprobleem (tamelijk) 25-49%"
        }
      ]
    },
    "dueDate": "2016-04-05"
  },
  "addresses": [
    {
      "reference": "Condition/zib-problem-02",
      "display": "Arthropathy (disorder)"
    }
  ]
}