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

FHIR IG analytics

Packagekl.dk.fhir.rehab
Resource TypeServiceRequest
IdServiceRequest-RuddiGGOPInformation.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: ServiceRequest RuddiGGOPInformation

PreconditionDate: 2022-05-24

status: Active

intent: Plan

category: almen, basal

code: Kommunal genoptræning efter sygehusophold

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

occurrence: 2022-05-28 --> (ongoing)

authoredOn: 2022-05-23

requester: Organization: identifier = urn:oid:1.2.208.176.1.1#227871000016001 (use: official, )

reasonReference: Condition Pertrokantær femurfraktur


Source1

{
  "resourceType": "ServiceRequest",
  "id": "RuddiGGOPInformation",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/rehab/StructureDefinition/klgateway-140-servicerequest"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.kl.dk/rehab/StructureDefinition/PreconditionDate",
      "valueDate": "2022-05-24"
    }
  ],
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "ffd81f78-352e-4589-a195-5350dd1df2a4",
          "display": "almen"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "8b962281-2ab6-4b10-9c91-4bac592d6d49",
          "display": "basal"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "code": "7fc66c15-0cb3-4c89-9e18-f3a01e6a6592"
      }
    ]
  },
  "subject": {
    "reference": "Patient/RuddiTestBerggren"
  },
  "occurrencePeriod": {
    "start": "2022-05-28"
  },
  "authoredOn": "2022-05-23",
  "requester": {
    "reference": "Organization/AfsenderAfRuddisGGOP"
  },
  "reasonReference": [
    {
      "reference": "Condition/RuddiAktionsdiagnoseGGOP"
    }
  ]
}