{ "description": "This is the profile for Patient that results from completing the third exercise of the Profiling training course.", "_filename": "TrainingPatient.exercise3.json", "package_name": "org.example.ProfilingTrainingMay", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "TrainingPatient2", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://loinc.org", "name": "LOINC code for the element", "identity": "loinc" } ], "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.0.1", "status": "draft", "id": "81ad8109-652a-498b-ad44-4433f158d20c", "kind": "resource", "url": "http://example.org/fhir/StructureDefinition/TrainingPatient2", "version": null, "differential": { "element": [ { "id": "Patient.extension", "path": "Patient.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.extension:occupation", "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://example.org/fhir/StructureDefinition/Occupation" ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "sliceName": "occupation", "definition": "Extension to capture occupational data for the Patient of the Profiling training course.", "mustSupport": true }, { "id": "Patient.extension:birthPlace", "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "sliceName": "birthPlace", "definition": "The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.", "mustSupport": true } ] }, "baseDefinition": "http://example.org/fhir/StructureDefinition/TrainingPatient" }