FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | Organization |
| Id | Organization-hospital1-ward-b.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "hospital1-ward-b",
"meta": {
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "organization"
}
],
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/legal-entity",
"value": "514444444",
"use": "official"
}
],
"partOf": {
"reference": "Organization/hospital1"
},
"type": [
{
"coding": [
{
"code": "10000",
"system": "http://fhir.health.gov.il/cs/department-type-moh"
}
]
}
],
"active": true,
"name": "Hospital1 Internal Ward B"
}