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

FHIR IG analytics

Packagekl.dk.fhir.gateway
Resource TypeGoal
IdGoal-ForventetIngenBegraensninger.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

Generated Narrative: Goal ForventetIngenBegraensninger

lifecycleStatus: Planned

category: FSIII tilstandsmål

description: Tilstand forsvinder, mindskes eller forbliver uændret

subject: Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0101010101 (use: official, ))

start: 2020-08-14

Targets

-MeasureDetail[x]
*funktionsevneniveau1

addresses: Condition Vaske sig


Source1

{
  "resourceType": "Goal",
  "id": "ForventetIngenBegraensninger",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-goal"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "lifecycleStatus": "planned",
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "ca552020-6ed1-4cdc-b0d4-32697f1f27ad"
        }
      ]
    }
  ],
  "description": {
    "coding": [
      {
        "system": "urn:oid:1.2.208.176.2.21",
        "code": "e182c5dc-9f91-474a-92e8-f62be3d498f4"
      }
    ]
  },
  "subject": {
    "reference": "Patient/TestPerson"
  },
  "startDate": "2020-08-14",
  "target": [
    {
      "measure": {
        "coding": [
          {
            "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
            "code": "66959f77-6e2a-4574-8423-3ff097f8b9fa"
          }
        ]
      },
      "detailCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:1.2.208.176.2.21",
            "code": "B2"
          }
        ]
      }
    }
  ],
  "addresses": [
    {
      "reference": "Condition/VaskeSigLetteBegraensninger"
    }
  ]
}