{ "description": "This is the profile for Patient that results from completing the second exercise of the Profiling training course.", "_filename": "TrainingPatient.exercise2.json", "package_name": "org.example.ProfilingTrainingMay", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "TrainingPatient", "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": "af378663-d707-4a73-939e-c0d77dc35284", "kind": "resource", "url": "http://example.org/fhir/StructureDefinition/TrainingPatient", "version": null, "differential": { "element": [ { "id": "Patient", "path": "Patient", "definition": "This is the profile for Patient that results from completing the second exercise of the Profiling training course." }, { "id": "Patient.identifier", "min": 1, "path": "Patient.identifier", "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" } ] }, { "id": "Patient.name", "min": 1, "path": "Patient.name", "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" } ] }, { "id": "Patient.name.family", "min": 1, "path": "Patient.name.family", "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" } ] }, { "id": "Patient.name.given", "max": "3", "min": 1, "path": "Patient.name.given", "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" } ] }, { "id": "Patient.gender", "path": "Patient.gender", "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" } ], "mustSupport": true }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate", "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" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }