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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeObservation
IdObservation-RikkeCommunication2mth.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


Source1

{
  "resourceType": "Observation",
  "id": "RikkeCommunication2mth",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-communication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
        "code": "653c2b0b-bb64-4906-888b-aea6fef3c3f8",
        "display": "Kommunikation"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Rikke"
  },
  "encounter": {
    "reference": "Encounter/2mthEncounter"
  },
  "effectiveDateTime": "2020-07-07T00:00:00.000Z",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
        "code": "042d522d-0abe-46eb-a958-6e235b5d5408",
        "display": "Kommunikerer alderssvarende"
      }
    ]
  }
}