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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypePatient
IdPatient-6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731.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 6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731

Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)


Other Id:https://ncez.mzcr.cz/fhir/sid/rcis/9355181234 (use: official, )
Contact Detail
Language:Czech (preferred)
Registering provider:
Registering provider:

Source1

{
  "resourceType": "Patient",
  "id": "6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "value",
          "valueReference": {
            "reference": "PractitionerRole/practitionerrole-novakovajana-gp"
          }
        },
        {
          "url": "category",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "700232004",
                "display": "General medical service"
              }
            ]
          }
        }
      ],
      "url": "https://hl7.cz/fhir/core/StructureDefinition/registering-provider-cz"
    },
    {
      "extension": [
        {
          "url": "value",
          "valueReference": {
            "reference": "PractitionerRole/practitionerrole-novakovajana-gyn"
          }
        },
        {
          "url": "category",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "310060005",
                "display": "Obstetrics and gynecology service"
              }
            ]
          }
        }
      ],
      "url": "https://hl7.cz/fhir/core/StructureDefinition/registering-provider-cz"
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "https://ncez.mzcr.cz/fhir/sid/rcis",
      "value": "9355181234"
    },
    {
      "system": "https://ncez.mzcr.cz/fhir/sid/rid",
      "value": "9001234567"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Novakova",
      "given": [
        "Jana"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+420777222333",
      "use": "mobile"
    }
  ],
  "gender": "female",
  "birthDate": "1993-05-18",
  "address": [
    {
      "use": "home",
      "type": "physical",
      "text": "Kvetna 12, 60200 Brno",
      "line": [
        "Kvetna 12"
      ],
      "city": "Brno",
      "postalCode": "60200",
      "country": "CZ"
    }
  ],
  "communication": [
    {
      "language": {
        "coding": [
          {
            "system": "urn:ietf:bcp:47",
            "code": "cs"
          }
        ]
      },
      "preferred": true
    }
  ]
}