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

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeObservation
IdObservation-ElsePainVRS.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 ElsePainVRS

status: Final

code: Verbal Rating Scale pain intensity score

subject: Else Test Lauridsen(official) Female, DoB: 1991-02-02 ( urn:oid:1.2.208.176.1.2#0201919990)

effective: 2020-06-01

value: Severe pain (finding)


Source1

{
  "resourceType": "Observation",
  "id": "ElsePainVRS",
  "meta": {
    "profile": [
      "http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/554471000005108",
        "code": "1144798005",
        "display": "Verbal Rating Scale pain intensity score"
      }
    ]
  },
  "subject": {
    "reference": "Patient/else"
  },
  "effectiveDateTime": "2020-06-01",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://localSystem.dk",
        "code": "d253770d-ce0b-4320-9806-b8fbe9e5af8a",
        "userSelected": true
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/554471000005108",
        "code": "76948002",
        "display": "Severe pain (finding)"
      }
    ]
  }
}