Package | fhir.washabich.de |
Resource Type | StructureDefinition |
Id | e0334a9b-b7a9-46fa-9db3-b5345ecc26b8 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.washabich.de@1.0.5&canonical=https://fhir.washabich.de/StructureDefinition/WhiEncounter |
URL | https://fhir.washabich.de/StructureDefinition/WhiEncounter |
Status | active |
Date | 2021-03-24T16:17:40.7257315Z |
Name | WhiEncounter |
Title | WhiEncounter |
Realm | us |
Authority | hl7 |
Type | Encounter |
Kind | resource |
No resources found
StructureDefinition | |
WhiEncounterCase | Case on WhiEncounter |
WhiEncounterExplanation | Explanation on WhiEncounter |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "e0334a9b-b7a9-46fa-9db3-b5345ecc26b8", "meta": { "lastUpdated": "2021-05-11T20:11:32.128+00:00" }, "url": "https://fhir.washabich.de/StructureDefinition/WhiEncounter", "name": "WhiEncounter", "title": "WhiEncounter", "status": "active", "experimental": false, "date": "2021-03-24T16:17:40.7257315Z", "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": "Encounter", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter", "derivation": "constraint", "differential": { "element": [ { "id": "Encounter.extension", "path": "Encounter.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Encounter.extension:case", "path": "Encounter.extension", "sliceName": "case", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "https://fhir.washabich.de/StructureDefinition/WhiEncounterCase" ] } ] }, { "id": "Encounter.extension:explanation", "path": "Encounter.extension", "sliceName": "explanation", "type": [ { "code": "Extension", "profile": [ "https://fhir.washabich.de/StructureDefinition/WhiEncounterExplanation" ] } ], "mustSupport": true }, { "id": "Encounter.status", "path": "Encounter.status", "fixedCode": "unknown", "mustSupport": true }, { "id": "Encounter.class", "path": "Encounter.class", "mustSupport": true }, { "id": "Encounter.class.system", "path": "Encounter.class.system", "min": 1, "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "mustSupport": true }, { "id": "Encounter.class.code", "path": "Encounter.class.code", "min": 1, "fixedCode": "VR", "mustSupport": true }, { "id": "Encounter.class.display", "path": "Encounter.class.display", "min": 1, "fixedString": "virtual", "mustSupport": true } ] } }