FHIR IG Statistics: StructureDefinition/jcpm-proc-delivery-procedures
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "jcpm-proc-delivery-procedures",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Clinical.Summary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-proc-delivery-procedures",
"version": "0.3.0",
"name": "JCPMProcedureDeliveryProcedures",
"title": "JCPM Procedure Delivery Procedures profile",
"status": "draft",
"contact": [
{
"name": "Outburn LTD",
"telecom": [
{
"system": "url",
"value": "http://outburn.co.il"
}
]
}
],
"description": "Proposed constraints and extensions on JCPM Procedure Delivery Procedures profile",
"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://fhir.health.gov.il/StructureDefinition/il-core-procedure",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Procedure.partOf",
"path": "Procedure.partOf",
"min": 1,
"max": "1"
},
{
"id": "Procedure.partOf.reference",
"path": "Procedure.partOf.reference",
"min": 1
},
{
"id": "Procedure.status",
"path": "Procedure.status",
"patternCode": "generated"
},
{
"id": "Procedure.category",
"path": "Procedure.category",
"min": 1
},
{
"id": "Procedure.category.coding",
"path": "Procedure.category.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": false
},
{
"id": "Procedure.category.coding:induction",
"path": "Procedure.category.coding",
"sliceName": "induction",
"min": 1,
"max": "1"
},
{
"id": "Procedure.category.coding:induction.system",
"path": "Procedure.category.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Procedure.category.coding:induction.code",
"path": "Procedure.category.coding.code",
"min": 1,
"fixedCode": "177128002"
},
{
"id": "Procedure.category.coding:induction.display",
"path": "Procedure.category.coding.display",
"fixedString": "Induction and delivery procedures"
},
{
"id": "Procedure.category.coding:procedures",
"path": "Procedure.category.coding",
"sliceName": "procedures",
"min": 0,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://fhir.outburn.co.il/ValueSet/jcpm-resource-category"
}
},
{
"id": "Procedure.category.coding:procedures.system",
"path": "Procedure.category.coding.system",
"min": 1,
"fixedUri": "http://fhir.outburn.co.il/CodeSystem/jcpm-resource-category"
},
{
"id": "Procedure.category.coding:procedures.code",
"path": "Procedure.category.coding.code",
"min": 1
},
{
"id": "Procedure.code.coding",
"path": "Procedure.code.coding",
"min": 1
},
{
"id": "Procedure.code.coding.system",
"path": "Procedure.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Procedure.code.coding.code",
"path": "Procedure.code.coding.code",
"min": 1
},
{
"id": "Procedure.code.coding.display",
"path": "Procedure.code.coding.display",
"min": 1
},
{
"id": "Procedure.subject",
"path": "Procedure.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.outburn.co.il/StructureDefinition/jcpm-patient"
]
}
]
},
{
"id": "Procedure.encounter",
"path": "Procedure.encounter",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.outburn.co.il/StructureDefinition/jcpm-enc-delivery"
]
}
]
},
{
"id": "Procedure.reasonReference",
"path": "Procedure.reasonReference",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "reference.resolve()"
}
],
"rules": "open"
},
"min": 2,
"mustSupport": false
},
{
"id": "Procedure.reasonReference:obs-delivery",
"path": "Procedure.reasonReference",
"sliceName": "obs-delivery",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"profile": [
"JCPMObservationDelivery"
],
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-condition",
"http://fhir.health.gov.il/StructureDefinition/il-core-observation",
"http://fhir.health.gov.il/StructureDefinition/il-core-procedure",
"http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report",
"http://hl7.org/fhir/StructureDefinition/DocumentReference"
]
}
]
},
{
"id": "Procedure.reasonReference:cond-pregnancy",
"path": "Procedure.reasonReference",
"sliceName": "cond-pregnancy",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"profile": [
"JCPMConditionPregnancyDiagnoses"
],
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-condition",
"http://fhir.health.gov.il/StructureDefinition/il-core-observation",
"http://fhir.health.gov.il/StructureDefinition/il-core-procedure",
"http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report",
"http://hl7.org/fhir/StructureDefinition/DocumentReference"
]
}
]
}
]
}
}