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

FHIR IG Statistics: ValueSet/CareConnect-AdministrativeGender-1

PackageTest.Training
Resource TypeValueSet
IdCareConnect-AdministrativeGender-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1
URLhttps://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1
Version3.0.1
Statusdraft
Date2017-04-19T07:46:00+10:00
NameAdministrative Gender
Authorityhl7
DescriptionThe gender of a person used for administrative purposes.
CopyrightCopyright © HL7.org 2011+

Resources that use this resource

ConceptMap
CareConnect-AdministrativeGender-1Concept Map - Care Connect Administrative Gender
StructureDefinition
CareConnect-Patient-1CareConnect-Patient-1
CareConnect-Practitioner-1CareConnect-Practitioner-1
CareConnect-DCH-Patient-1CareConnect-DCH-Patient-1
CareConnect-DCH-Practitioner-1CareConnect-DCH-Practitioner-1
CareConnect-EMS-PDS-Baby-Patient-1CareConnect-EMS-PDS-Baby-Patient-1
CareConnect-EMS-PDS-Mother-Patient-1CareConnect-EMS-PDS-Mother-Patient-1
CareConnect-EMS-Patient-1CareConnect-EMS-Patient-1
CareConnect-FamilyMemberHistory-1CareConnect-FamilyMemberHistory-1
CareConnect-ITK-Header-Practitioner-1CareConnect-ITK-Header-Practitioner-1
DCH-RelatedPerson-1DCH-RelatedPerson-1
EMS-PDS-RelatedPerson-1EMS-PDS-RelatedPerson-1
EOL-Patient-1EOL-Patient-1

Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "CareConnect-AdministrativeGender-1",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-map",
      "valueReference": {
        "reference": "https://fhir.hl7.org.uk/STU3/ConceptMap/AdministrativeGender-1"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
      "valueUri": "http://hl7.org/fhir/ValueSet/administrative-gender"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    }
  ],
  "url": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1"
    }
  ],
  "version": "3.0.1",
  "name": "Administrative Gender",
  "status": "draft",
  "date": "2017-04-19T07:46:00+10:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "The gender of a person used for administrative purposes.",
  "copyright": "Copyright © HL7.org 2011+",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "concept": [
          {
            "code": "male",
            "display": "Male"
          },
          {
            "code": "female",
            "display": "Female"
          },
          {
            "code": "other",
            "display": "Other"
          },
          {
            "code": "unknown",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}