PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.1.5-pre
    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.5-pre",
  "status": "draft",
  "id": "9c2ec383-3c3a-4f79-821d-6c64a201f35d",
  "kind": null,
  "url": "http://hl7.org/fhir/ca/baseline/ValueSet/birthsex",
  "version": null
}