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

FHIR IG analytics

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

status: Final

code: Pt—Tidlig Opsporing af Begyndende Sygdom (TOBS) score; antal (værdi 0-15) = ?

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

effective: 2023-09-12 17:45:00+0000

performer: Practitioner Sidsel Andersen

value: 3 1 (Details: UCUM code1 = '1')


Source1

{
  "resourceType": "Observation",
  "id": "ElsesTOBSscore",
  "meta": {
    "profile": [
      "http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-observation-codes",
        "code": "MCS88125",
        "display": "Pt—Tidlig Opsporing af Begyndende Sygdom (TOBS) score; antal (værdi 0-15) = ?"
      }
    ]
  },
  "subject": {
    "reference": "Patient/else"
  },
  "effectiveDateTime": "2023-09-12T17:45:00.000Z",
  "performer": [
    {
      "reference": "Practitioner/SidselSygeplejerske"
    }
  ],
  "valueQuantity": {
    "value": 3,
    "system": "http://unitsofmeasure.org",
    "code": "1"
  }
}