FHIR IG analytics| Package | hl7.fhir.us.directory-attestation |
| Resource Type | Organization |
| Id | Organization-o4gQrsHZfpYNoohzD.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization
Resource Organization "o4gQrsHZfpYNoohzD" Updated "2020-07-07 13:26:22+0000" (Language "en-US")
Profile: NatDir Organization
active: true
type: Network (Organization Type#ntwk)
name: ACME CT Premium Preferred Provider Network
partOf: Organization/o4aKCfZSaoxLrDPbA "Acme of CT"
| - | Name | Telecom |
| * | Jane Kawasaki | ph: (222)-322-3333 |
{
"resourceType": "Organization",
"id": "o4gQrsHZfpYNoohzD",
"meta": {
"lastUpdated": "2020-07-07T13:26:22.0314215+00:00",
"profile": [
"http://hl7.org/fhir/us/directory-attestation/StructureDefinition/NatlDirAttest-Organization"
]
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "ntwk",
"display": "Network"
}
]
}
],
"name": "ACME CT Premium Preferred Provider Network",
"partOf": {
"reference": "Organization/o4aKCfZSaoxLrDPbA"
},
"contact": [
{
"name": {
"family": "Kawasaki",
"given": [
"Jane"
]
},
"telecom": [
{
"system": "phone",
"value": "(222)-322-3333",
"rank": 1
}
]
}
]
}