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

FHIR IG analytics

Packagede.ihe-d.terminology
Resource TypeValueSet
IdIHEXDSpracticeSettingCode.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.37--20190517134631",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2019-05-17T13:46:31+01:00"
      }
    }
  ],
  "url": "http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCode",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.11.37"
    }
  ],
  "version": "2019-05-17T13:46:31",
  "name": "IHEXDSpracticeSettingCode",
  "title": "IHE XDS practiceSettingCode",
  "status": "active",
  "experimental": false,
  "publisher": "IHE Deutschland e.V.",
  "description": "**practiceSettingCode (XDSDocumentEntry)**\r\nThe code for an XDS Document that specifies the clinical specialty where the act that resulted in the document was performed (e.g., Family Practice, Laboratory, Radiology).",
  "immutable": false,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCodeDoctoral"
        ]
      },
      {
        "valueSet": [
          "http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCodeNonDoctoral"
        ]
      }
    ]
  }
}