Package | nictiz.fhir.nl.stu3.geboortezorg |
Resource Type | StructureDefinition |
Id | bc-procedure-success |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-procedure-success |
URL | http://nictiz.nl/fhir/StructureDefinition/bc-procedure-success |
Status | active |
Name | bc-procedure-success |
Title | bc-procedure-success |
Realm | nl |
Description | Extension on Procedure describing whether the procedure was successfull or not |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
bc-ObstetricProcedure | bc-ObstetricProcedure |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "bc-procedure-success", "url": "http://nictiz.nl/fhir/StructureDefinition/bc-procedure-success", "name": "bc-procedure-success", "title": "bc-procedure-success", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "geboortezorg@nictiz.nl", "use": "work" } ] } ], "description": "Extension on Procedure describing whether the procedure was successfull or not", "copyright": "CC0", "fhirVersion": "3.0.2", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Procedure.outcome" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/bc-procedure-success" }, { "id": "Extension.value[x]:valueBoolean", "path": "Extension.valueBoolean", "sliceName": "valueBoolean", "type": [ { "code": "boolean" } ] } ] } }