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

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypeOrganization
IdOrganization-DentalCare-Organization-Defensie-Tandheelkundige-Dienst.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": "DentalCare-Organization-Defensie-Tandheelkundige-Dienst",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
    ]
  },
  "address": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "WP",
                "system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                "display": "Work Place"
              }
            ]
          }
        }
      ],
      "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"
            }
          ]
        }
      ],
      "use": "work",
      "city": "Utrecht",
      "postalCode": "3584 AB"
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/agb-z",
      "value": "12095095"
    }
  ],
  "name": "Ministerie van Defensie DTD Tandheelkunde",
  "telecom": [
    {
      "system": "phone",
      "value": "+31653603740",
      "use": "work"
    },
    {
      "system": "email",
      "value": "PJ.Jumpertz.01@mindef.nl",
      "use": "work"
    }
  ]
}