FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsidocumentcode

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsidocumentcode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsidocumentcode
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsidocumentcode
Version2020-04-22T12:30:00
Statusactive
NameCYEHRVSEHDSIDocumentCode
TitleCyprus EHR Value Set: eHDSI DocumentCode
DescriptionDefines to which category the document belongs to : summary, prescription, or dispensation. . Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.32--20200422123000

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsidocumentcode",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-22T12:30:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsidocumentcode",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.32"
    }
  ],
  "version": "2020-04-22T12:30:00",
  "name": "CYEHRVSEHDSIDocumentCode",
  "title": "Cyprus EHR Value Set: eHDSI DocumentCode",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "Defines to which category the document belongs to : summary, prescription, or dispensation.\n. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.32--20200422123000",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "34133-9",
            "display": "Summarization of Episode Note"
          },
          {
            "code": "56445-0",
            "display": "Medication summary"
          },
          {
            "code": "57016-8",
            "display": "Patient Consent"
          },
          {
            "code": "57833-6",
            "display": "ePrescription"
          },
          {
            "code": "60591-5",
            "display": "Patient Summary"
          },
          {
            "code": "60593-1",
            "display": "eDispensation"
          }
        ]
      }
    ]
  }
}