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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypePatient
IdPatient-PatientPIXmFeed.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: Patient PatientPIXmFeed

Profile: CH PIXm Patient Feed

Security Label: test health data (Details: ActReason code HTEST = 'test health data')

Franz Muster Male, DoB: 1995-01-27 ( Medical record number)


Other Id:urn:oid:2.16.756.5.30.1.127.3.10.3/761337610000000002
Alt. Name:Muster
Links:

Source1

{
  "resourceType": "Patient",
  "id": "PatientPIXmFeed",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pixm-patient-feed"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR"
          }
        ]
      },
      "system": "urn:oid:2.999.1.2.3.4",
      "value": "8734"
    },
    {
      "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
      "value": "761337610000000002"
    }
  ],
  "name": [
    {
      "family": "Muster",
      "given": [
        "Franz"
      ]
    },
    {
      "family": "Muster",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
            "valueCode": "BR"
          }
        ]
      }
    }
  ],
  "gender": "male",
  "birthDate": "1995-01-27",
  "managingOrganization": {
    "identifier": {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.999.1.2.3.4"
    }
  }
}