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

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsiadministrativegender

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsiadministrativegender
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiadministrativegender
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiadministrativegender
Version2020-04-21T18:00:00
Statusactive
NameCYEHRVSEHDSIAdministrativeGender
TitleCyprus EHR Value Set: eHDSI Administrative Gender
DescriptionThe gender of a person used for adminstrative purposes (as opposed to clinical gender). Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.34--20200421180000

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AdministrativeGenderAdministrativeGender

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsiadministrativegender",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-21T18:00:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiadministrativegender",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.34"
    }
  ],
  "version": "2020-04-21T18:00:00",
  "name": "CYEHRVSEHDSIAdministrativeGender",
  "title": "Cyprus EHR Value Set: eHDSI Administrative Gender",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "The gender of a person used for adminstrative purposes (as opposed to clinical gender). Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.34--20200421180000",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "concept": [
          {
            "code": "F",
            "display": "Female"
          },
          {
            "code": "M",
            "display": "Male"
          },
          {
            "code": "UN",
            "display": "Undifferentiated"
          }
        ]
      }
    ]
  }
}