PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.1.4
    http://hl7.org/fhir/ca/baseline/ValueSet/birthsex
{
  "description": "Codes for documenting sex at birth. (Replicates the birthsex ValueSet in US-Core-R4 for interoperability.)",
  "compose": {
    "include": [ {
      "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
      "concept": [ {
        "code": "F",
        "display": "Female"
      }, {
        "code": "M",
        "display": "Male"
      } ]
    }, {
      "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "concept": [ {
        "code": "UNK",
        "display": "Unknown"
      } ]
    } ]
  },
  "_filename": "valueset-birthsex.json",
  "package_name": "hl7.fhir.ca.baseline",
  "date": "2019-03-08",
  "publisher": "HL7 Canada - FHIR Implementation Work Group",
  "name": "BirthSex",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": "Birth Sex",
  "package_version": "1.1.4",
  "status": "draft",
  "id": "afd8e9d9-c55e-4ddb-b14d-6891f78566c6",
  "kind": null,
  "url": "http://hl7.org/fhir/ca/baseline/ValueSet/birthsex",
  "version": null
}