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

FHIR IG analytics

Packageihe.iti.sips
Resource TypeOrganization
IdOrganization-890751f4-2924-4636-bab7-efffc7f3cf15.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 890751f4-2924-4636-bab7-efffc7f3cf15

Security Label: test health data (Details: ActReason code HTEST = 'test health data')

identifier: urn:oid:2.16.528.1.1007.3.3/564738757

active: true

name: Anorg Aniza Tion BV / The best custodian ever

telecom: +31-51-34343400

address: Houttuinen 27 Dordrecht 3311 CE NL (work)


Source1

{
  "resourceType": "Organization",
  "id": "890751f4-2924-4636-bab7-efffc7f3cf15",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.528.1.1007.3.3",
      "value": "564738757"
    }
  ],
  "active": true,
  "name": "Anorg Aniza Tion BV / The best custodian ever",
  "telecom": [
    {
      "system": "phone",
      "value": "+31-51-34343400",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "line": [
        "Houttuinen 27"
      ],
      "city": "Dordrecht",
      "postalCode": "3311 CE",
      "country": "NL"
    }
  ]
}