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

FHIR IG analytics

Packagekl.dk.fhir.core
Resource TypeGoal
IdGoal-MarkForventetTilstand.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

Resource Goal "MarkForventetTilstand"

Profile: Goal

lifecycleStatus: active

category: FSIII tilstandsmål (CareSocialCodes#ca552020-6ed1-4cdc-b0d4-32697f1f27ad)

description: Tryksåret er helet ()

subject: Patient/Mark " JENSEN"

Targets

-MeasureDetail[x]
*måltype (CareSocialCodes#90c48f03-f194-4b2f-ad7d-6cba1069ae48)Tilstand forsvinder (FSIII#81c827de-ef31-4410-aa57-0d1d1bc6c264)

expressedBy: Practitioner/HanneFraVisitationenAalborg " SIMONSEN"

addresses: Condition/ConditionPressureUlcer


Source1

{
  "resourceType": "Goal",
  "id": "MarkForventetTilstand",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialGoal"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "lifecycleStatus": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "ca552020-6ed1-4cdc-b0d4-32697f1f27ad",
          "display": "FSIII tilstandsmål"
        }
      ]
    }
  ],
  "description": {
    "text": "Tryksåret er helet"
  },
  "subject": {
    "reference": "Patient/Mark"
  },
  "target": [
    {
      "measure": {
        "coding": [
          {
            "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
            "code": "90c48f03-f194-4b2f-ad7d-6cba1069ae48"
          }
        ]
      },
      "detailCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:1.2.208.176.2.21",
            "code": "81c827de-ef31-4410-aa57-0d1d1bc6c264",
            "display": "Tilstand forsvinder"
          }
        ]
      }
    }
  ],
  "expressedBy": {
    "reference": "Practitioner/HanneFraVisitationenAalborg"
  },
  "addresses": [
    {
      "reference": "Condition/ConditionPressureUlcer"
    }
  ]
}