FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.directory-attestation
Resource TypeOrganization
IdOrganization-o4gQrsHZfpYNoohzD.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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"

Contacts

-NameTelecom
*Jane Kawasaki ph: (222)-322-3333

Source1

{
  "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
        }
      ]
    }
  ]
}