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

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsibloodgroup

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsibloodgroup
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsibloodgroup
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsibloodgroup
Version2020-04-22T09:30:00
Statusactive
NameCYEHRVSEHDSIBloodGroup
TitleCyprus EHR Value Set: eHDSI Blood Group
DescriptionThe Value Set is used to code the value of patient's blood group + Rh
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.20--20200422093000

Resources that use this resource

StructureDefinition
cyehr-sd-observationresultsbloodgroupCyprus EHR Observation Results Laboratory Blood Group profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsibloodgroup",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-22T09:30:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsibloodgroup",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.20"
    }
  ],
  "version": "2020-04-22T09:30:00",
  "name": "CYEHRVSEHDSIBloodGroup",
  "title": "Cyprus EHR Value Set: eHDSI Blood Group",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "The Value Set is used to code the value of patient's blood group + Rh",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.20--20200422093000",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "112144000",
            "display": "Blood group A"
          },
          {
            "code": "278152006",
            "display": "Blood group A Rh(D) negative"
          },
          {
            "code": "278149003",
            "display": "Blood group A Rh(D) positive"
          },
          {
            "code": "165743006",
            "display": "Blood group AB"
          },
          {
            "code": "278154007",
            "display": "Blood group AB Rh(D) negative"
          },
          {
            "code": "278151004",
            "display": "Blood group AB Rh(D) positive"
          },
          {
            "code": "112149005",
            "display": "Blood group B"
          },
          {
            "code": "278153001",
            "display": "Blood group B Rh(D) negative"
          },
          {
            "code": "278150003",
            "display": "Blood group B Rh(D) positive"
          },
          {
            "code": "58460004",
            "display": "Blood group O"
          },
          {
            "code": "278148006",
            "display": "Blood group O Rh(D) negative"
          },
          {
            "code": "278147001",
            "display": "Blood group O Rh(D) positive"
          }
        ]
      }
    ]
  }
}