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

FHIR IG analytics

Packagemedmij.dental.care.r4
Resource TypeOrganization
Iddefensie-tandheelkundige-dienst-nl-core-healthprovider.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

Organisatie: Ministerie van Defensie DTD Tandheelkunde
AGB-code: 12095095
Telefoon: +31653603740
E-mail: PJ.Jumpertz.01@mindef.nl
Adres: Herculeslaan 1, 3584 AB Utrecht

Source1

{
  "resourceType": "Organization",
  "id": "defensie-tandheelkundige-dienst",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "Ministerie van Defensie DTD Tandheelkunde",
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/agb-z",
      "value": "12095095"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+31653603740",
      "use": "work"
    },
    {
      "system": "email",
      "value": "PJ.Jumpertz.01@mindef.nl",
      "use": "work"
    }
  ],
  "address": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
              "code": "WP",
              "display": "Work Place"
            }
          ]
        }
      }
    ],
    "use": "work",
    "line": [
      "Herculeslaan 1"
    ],
    "_line": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
            "valueString": "Herculeslaan"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
            "valueString": "1"
          }
        ]
      }
    ],
    "city": "Utrecht",
    "postalCode": "3584 AB"
  }
}