PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.4-rc.1
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sex-assigned-at-birth
{
  "description": "The biological sex of a patient assigned at birth.",
  "_filename": "Profile-Observation-SexAssignedAtBirth.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "SexAssignedAtBirth",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Sex assigned at birth",
  "package_version": "1.0.4-rc.1",
  "status": "active",
  "id": "0b64f5f7-c54f-4cf6-8932-8caec2219f65",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sex-assigned-at-birth",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation.meta",
      "path": "Observation.meta",
      "mustSupport": true
    }, {
      "id": "Observation.meta.profile",
      "path": "Observation.meta.profile",
      "mustSupport": true
    }, {
      "id": "Observation.category",
      "min": 1,
      "path": "Observation.category",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding",
      "min": 1,
      "path": "Observation.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.category.coding:socialHistory",
      "max": "1",
      "min": 1,
      "path": "Observation.category.coding",
      "sliceName": "socialHistory",
      "mustSupport": true,
      "patternCoding": {
        "code": "social-history",
        "system": "http://terminology.hl7.org/CodeSystem/observation-category"
      }
    }, {
      "id": "Observation.category.coding:socialHistory.system",
      "min": 1,
      "path": "Observation.category.coding.system"
    }, {
      "id": "Observation.category.coding:socialHistory.code",
      "min": 1,
      "path": "Observation.category.coding.code"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "mustSupport": true,
      "patternCoding": {
        "code": "76689-9",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.code.coding:loinc.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:loinc.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/birth-sex",
        "description": "Coded value for sex assigned at birth"
      },
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueCodeableConcept",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding",
      "min": 1,
      "path": "Observation.value[x].coding"
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding.system",
      "min": 1,
      "path": "Observation.value[x].coding.system"
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding.code",
      "min": 1,
      "path": "Observation.value[x].coding.code"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}