{ "description": "Data element SDC Profile Example", "_filename": "StructureDefinition-ProfileExample.json", "package_name": "hl7.fhir.uv.sdc", "date": "2024-12-17T01:55:34+00:00", "derivation": "specialization", "publisher": "HL7 International / FHIR Infrastructure", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "SDCExample", "mapping": [ { "uri": "http://hl7.org/C-CDA-not-a-real-url", "name": "Consolidated CDA R2", "identity": "c-cda" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/fhir/uv/sdc/StructureDefinition/ProfileExample", "experimental": null, "resourceType": "StructureDefinition", "title": "Patient Gender", "package_version": "4.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 4, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" } ] } } ], "snapshot": { "element": [ { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "ProfileExample", "min": 0, "definition": "Data element SDC Profile Example", "isModifier": false, "short": "Patient Gender", "mapping": [ { "map": "/ClinicalDocument/recordTarget/patientRole/patient/administrativeGender", "identity": "c-cda", "language": "text/xpath" }, { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "ProfileExample", "condition": [ "ele-1" ], "base": { "max": "*", "min": 0, "path": "Element" } }, { "path": "ProfileExample.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "ProfileExample.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "ProfileExample.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "ProfileExample.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "path": "ProfileExample.gender", "min": 0, "definition": "The gender (i.e., the behavioral, cultural, or psychological traits typically associated with one sex) of a living subject as defined for administrative purposes.", "short": "The gender (i.e., the behavioral, cultural, or psychological traits typically associated with one sex) of a living subject as defined for administrative purposes.", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender" }, "max": "1", "id": "ProfileExample.gender", "base": { "max": "1", "min": 0, "path": "ProfileExample.gender" } } ] }, "status": "active", "id": "79ce94d2-9971-411a-9e75-e75b6efcb01b", "kind": "logical", "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/ProfileExample", "identifier": [ { "value": "DE42AHRQ", "system": "http://nlm.nih.gov/some_other_text/data_element_identifier" }, { "value": "urn:oid:2.16.840.1.113883.4.642.40.17.42.74", "system": "urn:ietf:rfc:3986" } ], "version": "4.0.0-ballot", "differential": { "element": [ { "id": "ProfileExample", "path": "ProfileExample", "short": "Patient Gender", "mapping": [ { "map": "/ClinicalDocument/recordTarget/patientRole/patient/administrativeGender", "identity": "c-cda", "language": "text/xpath" } ], "definition": "Data element SDC Profile Example" }, { "id": "ProfileExample.gender", "max": "1", "min": 0, "path": "ProfileExample.gender", "type": [ { "code": "CodeableConcept" } ], "short": "The gender (i.e., the behavioral, cultural, or psychological traits typically associated with one sex) of a living subject as defined for administrative purposes.", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender" }, "definition": "The gender (i.e., the behavioral, cultural, or psychological traits typically associated with one sex) of a living subject as defined for administrative purposes." } ] }, "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }