PackagesCanonicalsLogsProblems
    Packages
    ca.ab.fhir.psab@0.3.0-pre1
    https://www.alberta.ca/fhir/psab/StructureDefinition/individual-recordedSexOrGenderAB
{
  "description": "This extension re-profiles the PS-CA recordedSexOrGender extension to enable supply of recorded sex or recorded gender concepts in FHIR R4.",
  "_filename": "StructureDefinition-individual-recordedSexOrGenderAB.json",
  "package_name": "ca.ab.fhir.psab",
  "date": "2022-01-28",
  "derivation": "constraint",
  "publisher": "HL7 International / FHIR Infrastructure",
  "fhirVersion": "4.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "RecordedSexOrGenderAB",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Person Recorded Sex Or Gender AB Profile",
  "package_version": "0.3.0-pre1",
  "status": "draft",
  "id": "e83daf1c-ffe2-49ce-906d-4e6d5ce37779",
  "kind": "complex-type",
  "url": "https://www.alberta.ca/fhir/psab/StructureDefinition/individual-recordedSexOrGenderAB",
  "context": [ {
    "type": "element",
    "expression": "Patient"
  }, {
    "type": "element",
    "expression": "RelatedPerson"
  }, {
    "type": "element",
    "expression": "Person"
  }, {
    "type": "element",
    "expression": "Practitioner"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.extension:value",
      "path": "Extension.extension",
      "sliceName": "value"
    }, {
      "id": "Extension.extension:value.value[x]",
      "path": "Extension.extension.value[x]",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.alberta.ca/fhir/ValueSet/administrative-gender-ab",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "recordedSexOrGender"
        } ]
      }
    }, {
      "id": "Extension.extension:type",
      "path": "Extension.extension",
      "sliceName": "type"
    }, {
      "id": "Extension.extension:type.value[x].coding.code",
      "path": "Extension.extension.value[x].coding.code",
      "fixedCode": "XCA04739-9"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/fhir-i",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender"
}