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

FHIR IG analytics

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

Profile: Goal

lifecycleStatus: active

category: FSIII indsatsmål (CareSocialCodes#e6f35a88-6665-4471-9dce-9a98854532b4)

description: Målemetoden: Sårets areal sættes op for Marks tryksår ()

subject: Patient/Mark " JENSEN"

Targets

-Measure
*Pressure ulcer surface area (observable entity) (SNOMED CT#420753006)

expressedBy: Practitioner/HanneFraVisitationenAalborg " SIMONSEN"

addresses: Condition/ConditionPressureUlcer


Source1

{
  "resourceType": "Goal",
  "id": "MarkIndsatsmaal",
  "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": "e6f35a88-6665-4471-9dce-9a98854532b4",
          "display": "FSIII indsatsmål"
        }
      ]
    }
  ],
  "description": {
    "text": "Målemetoden: Sårets areal sættes op for Marks tryksår"
  },
  "subject": {
    "reference": "Patient/Mark"
  },
  "target": [
    {
      "measure": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "420753006",
            "display": "Pressure ulcer surface area (observable entity)"
          }
        ]
      }
    }
  ],
  "expressedBy": {
    "reference": "Practitioner/HanneFraVisitationenAalborg"
  },
  "addresses": [
    {
      "reference": "Condition/ConditionPressureUlcer"
    }
  ]
}