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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeObservation
IdObservation-RikkeSocialInteraction.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": "RikkeSocialInteraction",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-social-interaction"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
        "code": "68605f88-49fb-44b9-b327-86947af6aa93",
        "display": "Social kontakt"
      }
    ]
  },
  "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": "e1c1674c-9384-4d95-999f-763f3868f444",
        "display": "Udfordring i social kontakt"
      }
    ]
  }
}