PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@1.0.1
    http://hl7.org/fhir/us/core/ValueSet/us-core-birthsex
{
  "description": "Codes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc)",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/v3/AdministrativeGender",
      "concept": [ {
        "code": "F",
        "display": "Female"
      }, {
        "code": "M",
        "display": "Male"
      } ]
    }, {
      "system": "http://hl7.org/fhir/v3/NullFlavor",
      "concept": [ {
        "code": "UNK",
        "display": "Unknown"
      } ]
    } ]
  },
  "_filename": "ValueSet-us-core-birthsex.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2016-08-10T00:00:00+10:00",
  "publisher": "HL7 US Realm Steering Committee",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States Minor Outlying Islands (the)"
    } ]
  } ],
  "name": "US Core Birth Sex Value Set",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "35b7b5b9-5b38-4c39-90cb-d4b8e37d5662",
  "kind": null,
  "url": "http://hl7.org/fhir/us/core/ValueSet/us-core-birthsex",
  "version": "1.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}