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

FHIR IG analytics

Packagech.fhir.ig.ch-emr
Resource TypeObservation
IdObservation-UC2-PhysicalDisability-Aphasie.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 UC2-PhysicalDisability-Aphasie

status: Final

category: Exam

code: Aphasie

subject: Walter Schmid (official) Male, DoB: 1947-04-12 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756012222222222222)

effective: 2023-03-01


Source1

{
  "resourceType": "Observation",
  "id": "UC2-PhysicalDisability-Aphasie",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-observation-physical-disability"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "exam"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/2011000195101",
        "code": "87486003"
      }
    ],
    "text": "Aphasie"
  },
  "subject": {
    "reference": "Patient/UC2-Patient-WalterSchmid"
  },
  "effectiveDateTime": "2023-03-01"
}