FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | Patient |
| Id | Patient-entry-permit.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "entry-permit",
"meta": {
"tag": [
{
"code": "REDACTED",
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"display": "redacted"
}
],
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-patient"
]
},
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/il-entry-permit",
"value": "543876098"
}
],
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-il-hmo",
"valueCodeableConcept": {
"coding": [
{
"code": "104",
"system": "http://fhir.health.gov.il/cs/paying-entity-moh",
"display": "קופת חולים מאוחדת"
}
],
"text": "קופת חולים מאוחדת"
}
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "he"
}
]
}
],
"contact": [
{
"name": {
"text": "ggg",
"_text": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
}
}
],
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"active": true,
"gender": "unknown",
"_gender": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"deceasedBoolean": false,
"_birthDate": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
}