PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cdmh@1.0.0
    http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-birth-sex
{
  "description": "The PCORNet Birth Sex Codes contains the codes to be used by PCORNet data marts.",
  "_filename": "CodeSystem-pcornet-birth-sex.json",
  "package_name": "hl7.fhir.us.cdmh",
  "date": "2021-09-06",
  "publisher": "HL7 International - Biomedical Research and Regulation Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "PCORNetBirthSex",
  "copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "PCORNet Birth Sex Codes",
  "package_version": "1.0.0",
  "status": "active",
  "id": "5f149371-8ff1-4957-a2fb-264a417977b0",
  "kind": null,
  "count": 6,
  "url": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-birth-sex",
  "concept": [ {
    "code": "A",
    "display": "Ambiguous",
    "definition": "Birth Sex is ambiguous."
  }, {
    "code": "F",
    "display": "Female",
    "definition": "Birth Sex is female"
  }, {
    "code": "M",
    "display": "Male",
    "definition": "Birth Sex is male"
  }, {
    "code": "NI",
    "display": "No Information",
    "definition": "There is no information about Person's Birth Sex."
  }, {
    "code": "UN",
    "display": "Unknown",
    "definition": "Person's Birth Sex is unknown."
  }, {
    "code": "OT",
    "display": "Other",
    "definition": "Birth Sex is Other."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/rcrim",
      "system": "url"
    } ]
  } ]
}