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

FHIR IG analytics

Packagekl.dk.fhir.gateway
Resource TypeObservation
IdObservation-VaskeSigFortsaettes.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: Observation VaskeSigFortsaettes

status: Final

code: Evaluation of care plan (procedure)

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

focus: Condition Vaske sig

effective: 2020-08-14

value: Fortsættes


Source1

{
  "resourceType": "Observation",
  "id": "VaskeSigFortsaettes",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-follow-up-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "712744002"
      }
    ]
  },
  "subject": {
    "reference": "Patient/TestPerson"
  },
  "focus": [
    {
      "reference": "Condition/VaskeSigLetteBegraensninger"
    }
  ],
  "effectiveDateTime": "2020-08-14",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "urn:oid:1.2.208.176.2.21",
        "code": "E1"
      }
    ]
  }
}