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

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypePatient
IdPatient-a62559b6-14bc-4bc6-ae50-a0eb75357e63.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 a62559b6-14bc-4bc6-ae50-a0eb75357e63

Jan Novák (no stated gender), DoB: 1968-03-15 ( Passport number (use: official, ))


Other Ids:
  • https://ncez.mzcr.cz/fhir/sid/rcis/8742518639 (use: official, )
  • https://ncez.mzcr.cz/fhir/sid/rid/5194827361

Source1

{
  "resourceType": "Patient",
  "id": "a62559b6-14bc-4bc6-ae50-a0eb75357e63",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://ncez.mzcr.cz/fhir/sid/rcis",
      "value": "8742518639"
    },
    {
      "system": "https://ncez.mzcr.cz/fhir/sid/rid",
      "value": "5194827361"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PPN"
          }
        ]
      },
      "system": "http://terminology.hl7.org/NamingSystem/passportNumNS-CZE",
      "value": "51892374",
      "assigner": {
        "display": "Ministerstvo vnitra České republiky"
      }
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Novák",
      "given": [
        "Jan"
      ]
    }
  ],
  "birthDate": "1968-03-15"
}