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

FHIR IG analytics

Packagede.ihe-d.terminology
Resource TypeValueSet
IdIHEXDShealthcareFacilityTypeCode.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "1.2.276.0.76.11.36--20210706212352",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2021-07-06T21:23:52+01:00"
      }
    }
  ],
  "url": "http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCode",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.11.36"
    }
  ],
  "version": "2021-07-06T21:23:52",
  "name": "IHEXDShealthcareFacilityTypeCode",
  "title": "IHE XDS healthcareFacilityTypeCode",
  "status": "active",
  "experimental": false,
  "publisher": "IHE Deutschland e.V.",
  "description": "**healthcareFacilityTypeCode (XDSDocumentEntry)**\r\nThis code for an XDS Document represents the type of organizational setting of the clinical encounter during which the documented act occurred.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCodePatientRelatedHealthcare"
        ]
      },
      {
        "valueSet": [
          "http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCodeOutsidePatientRelatedHealthcare"
        ]
      }
    ]
  }
}