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

FHIR IG analytics

Packagehl7.fhir.us.mcc
Resource TypeOrganization
IdOrganization-funding1.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 funding1

identifier: NPI/1144221847, CLIA/12D4567890

active: true

name: Texas Department of Community Health

address: 7430 Louis Pasteur Dr, San Antonio, TX 78229


Source1

{
  "resourceType": "Organization",
  "id": "funding1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1144221847"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.4.7",
      "value": "12D4567890"
    }
  ],
  "active": true,
  "name": "Texas Department of Community Health",
  "address": [
    {
      "text": "7430 Louis Pasteur Dr, San Antonio, TX 78229"
    }
  ]
}