FHIR IG analytics| Package | ihe.pcc.maps.us |
| Resource Type | Organization |
| Id | Organization-ex-Coverage-Organization.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ex-Coverage-Organization
identifier: 22224456
active: true
type: Payer
name: Insurance 1
{
"resourceType": "Organization",
"id": "ex-Coverage-Organization",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "22224456"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "pay"
}
]
}
],
"name": "Insurance 1"
}