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

FHIR IG analytics

Packagede.ihe-d.terminology
Resource TypeValueSet
IdIHEXDScodeList.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.40--20210625134201",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2021-06-25T13:42:01+01:00"
      }
    }
  ],
  "url": "http://ihe-d.de/ValueSets/IHEXDScodeList",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.11.40"
    }
  ],
  "version": "2021-06-25T13:42:01",
  "name": "IHEXDScodeList",
  "title": "IHE XDS codeList",
  "status": "active",
  "experimental": false,
  "publisher": "IHE Deutschland e.V.",
  "description": "**codeList (XDSFolder)**\r\nThe set of codes specifying the type of clinical activities that resulted in placing XDS Documents in a Folder.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ihe-d.de/CodeSystems/Ordnertypen",
        "concept": [
          {
            "code": "DMP",
            "display": "Disease Management Programm"
          },
          {
            "code": "ECR",
            "display": "Elektronische Fallakte (EFA)"
          },
          {
            "code": "IVA",
            "display": "Integrierte Versorgung (IVa-Vertrag)"
          },
          {
            "code": "IVB",
            "display": "Integrierte Versorgung (IVb-Vertrag)"
          },
          {
            "code": "DIAG",
            "display": "Medizinischer Fall auf Diagnose Basis"
          },
          {
            "code": "EMERG",
            "display": "Notfall-relevante Dokumente"
          }
        ]
      }
    ]
  }
}