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

FHIR IG analytics

Packagekl.dk.fhir.prevention
Resource TypeServiceRequest
IdServiceRequest-BrunoTidligereRequestInformation.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

ResourceServiceRequest "BrunoTidligereRequestInformation"

Profile: KLGateway119ServiceRequest

status: active

intent: plan

code: Kommunal Sundhedsfremme og forebyggelse (CareSocialCodes#a71921ea-fe83-441d-933b-cc21d0b3c8c3)

subject: Patient/BrunoTestElmer

authoredOn: 2019-04-17


Source1

{
  "resourceType": "ServiceRequest",
  "id": "BrunoTidligereRequestInformation",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-servicerequest"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "code": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "code": "a71921ea-fe83-441d-933b-cc21d0b3c8c3"
      }
    ]
  },
  "subject": {
    "reference": "Patient/BrunoTestElmer"
  },
  "authoredOn": "2019-04-17"
}