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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeGoal
Idnl-core-TreatmentObjective-01.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

Doel. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen.
OmschrijvingGewenste gezondheidstoestand: lopen, specifiek doel: lichte beperking, per 2014-09-10
Doellopen
Details: lichte beperking
Streefdatum: 10 september 2014
ProbleemProblem, type: bevinding van functionele prestatie en activiteit

Source1

{
  "resourceType": "Goal",
  "id": "nl-core-TreatmentObjective-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-TreatmentObjective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "lifecycleStatus": "active",
  "description": {
    "text": "Gewenste gezondheidstoestand: lopen, specifiek doel: lichte beperking, per 2014-09-10"
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "target": [
    {
      "measure": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "129006008",
            "display": "lopen"
          }
        ]
      },
      "detailCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "161043008",
            "display": "lichte beperking"
          }
        ]
      },
      "dueDate": "2014-09-10"
    }
  ],
  "addresses": [
    {
      "reference": "Condition/nl-core-TreatmentObjective-01-Condition-01",
      "type": "Condition",
      "display": "Problem, type: bevinding van functionele prestatie en activiteit"
    }
  ]
}