Package | fhir.ieb.core |
Resource Type | StructureDefinition |
Id | Procedure-ieb |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.ieb.core@0.1.2&canonical=http://www.ieb.ufsc.br/fhir/StructureDefinition/Procedure-ieb |
URL | http://www.ieb.ufsc.br/fhir/StructureDefinition/Procedure-ieb |
Version | 1.0.0 |
Status | active |
Date | 2021-05-21 |
Name | ProcedureIEB |
Title | Procedure (IEB) |
Realm | us |
Authority | hl7 |
Description | This profile represents the constraints applied to the Procedure resource by the IPS project, which specifies an entry of the History of Procedure for the international patient summary based on the FHIR standard R4. |
Type | Procedure |
Kind | resource |
No resources found
StructureDefinition | |
CodeableConcept-uv-ips | Codeable Concept (IPS) |
Device-observer-uv-ips | Device - Performer or Observer (IPS) |
Organization-uv-ips | Organization (IPS) |
Patient-uv-ips | Patient (IPS) |
Practitioner-uv-ips | Practitioner (IPS) |
PractitionerRole-uv-ips | PractitionerRole (IPS) |
ValueSet | |
procedures-uv-ips | Procedures - IPS |
absent-or-unknown-procedures-uv-ips | Absent or Unknown Procedures - IPS |
Note: links and images are rebased to the (stated) source
Name: ProcedureIEB
Title: Procedure (IEB)
Status: Active
URL: http://www.ieb.ufsc.br/fhir/StructureDefinition/Procedure-ieb
Publisher: Health Level Seven International - Patient Care Work Group
{ "resourceType": "StructureDefinition", "id": "Procedure-ieb", "meta": { "versionId": "4", "lastUpdated": "2021-05-21T19:56:23.952+00:00", "source": "#6EUGociJ8U6xwBv9" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://www.ieb.ufsc.br/fhir/StructureDefinition/Procedure-ieb", "version": "1.0.0", "name": "ProcedureIEB", "title": "Procedure (IEB)", "status": "active", "experimental": false, "date": "2021-05-21", "publisher": "Health Level Seven International - Patient Care Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" } ] } ], "description": "This profile represents the constraints applied to the Procedure resource by the IPS project, which specifies an entry of the History of Procedure for the international patient summary based on the FHIR standard R4.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" } ], "kind": "resource", "abstract": false, "type": "Procedure", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure", "derivation": "constraint", "differential": { "element": [ { "id": "Procedure", "path": "Procedure", "mustSupport": true }, { "id": "Procedure.status", "path": "Procedure.status", "mustSupport": true }, { "id": "Procedure.code", "path": "Procedure.code", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "description": "Discriminated by the bound value set", "rules": "open" }, "definition": "Identification of the procedure or recording of \"absence of relevant procedures\" or of \"procedures unknown\".", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ] } ], "mustSupport": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ProcedureCode" } ], "strength": "preferred", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/procedures-uv-ips" } }, { "id": "Procedure.code:absentOrUnknownProcedure", "path": "Procedure.code", "sliceName": "absentOrUnknownProcedure", "short": "Code for absent problem or for unknown procedure", "definition": "Code representing the statement \"absent problem\" or the statement \"procedures unknown\"", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ] } ], "mustSupport": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "absentOrUnknownProcedure" } ], "strength": "required", "description": "A code to identify absent or unknown procedures", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-procedures-uv-ips" } }, { "id": "Procedure.subject", "path": "Procedure.subject", "definition": "The person on which the procedure was performed.", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips" ] } ], "mustSupport": true }, { "id": "Procedure.subject.reference", "path": "Procedure.subject.reference", "min": 1, "mustSupport": true }, { "id": "Procedure.performed[x]", "path": "Procedure.performed[x]", "min": 1, "max": "1", "mustSupport": true }, { "id": "Procedure.performed[x].extension:data-absent-reason", "path": "Procedure.performed[x].extension", "sliceName": "data-absent-reason", "short": "performed[x] absence reason", "definition": "Provides a reason why the performed is missing.", "max": "1", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ], "mustSupport": true }, { "id": "Procedure.asserter", "path": "Procedure.asserter", "mustSupport": false }, { "id": "Procedure.performer", "path": "Procedure.performer", "mustSupport": false }, { "id": "Procedure.performer.actor", "path": "Procedure.performer.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/uv/ips/StructureDefinition/Device-observer-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips" ] } ], "mustSupport": false }, { "id": "Procedure.performer.onBehalfOf", "path": "Procedure.performer.onBehalfOf", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips" ] } ], "mustSupport": false }, { "id": "Procedure.bodySite", "path": "Procedure.bodySite", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ] } ], "mustSupport": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "BodySite" } ], "strength": "example", "valueSet": "http://hl7.org/fhir/ValueSet/body-site" } } ] } }