FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | Organization |
| Id | Organization-HMO1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "HMO1",
"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": "515555555",
"use": "official"
}
],
"type": [
{
"coding": [
{
"code": "73",
"system": "http://fhir.health.gov.il/cs/institution-type-moh"
}
]
}
],
"active": true,
"name": "HMO1"
}