Package | AndersonSanto.Tarefa6 |
Resource Type | StructureDefinition |
Id | 1a106134-a4a4-4b5b-a181-65e3556e2007 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=AndersonSanto.Tarefa6@1.0.0&canonical=http://fhir.hl7fundamentals.org/andersonesanto/StructureDefinition/PatientSubscriptionCategory |
URL | http://fhir.hl7fundamentals.org/andersonesanto/StructureDefinition/PatientSubscriptionCategory |
Status | draft |
Date | 2020-07-02T22:17:01.3498049+00:00 |
Name | PatientSubscriptionCategory |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "1a106134-a4a4-4b5b-a181-65e3556e2007", "meta": { "lastUpdated": "2020-07-02T22:17:02.634+00:00" }, "url": "http://fhir.hl7fundamentals.org/andersonesanto/StructureDefinition/PatientSubscriptionCategory", "name": "PatientSubscriptionCategory", "status": "draft", "experimental": true, "date": "2020-07-02T22:17:01.3498049+00:00", "publisher": "UWearME", "contact": [ { "name": "Anderson Santo", "telecom": [ { "system": "email", "value": "santo@uwearme.com", "use": "work" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.hl7fundamentals.org/andersonesanto/StructureDefinition/PatientSubscriptionCategory" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.value[x].coding.id", "path": "Extension.value[x].coding.id", "max": "0" }, { "id": "Extension.value[x].coding.system", "path": "Extension.value[x].coding.system", "fixedUri": "http://fhir.hl7fundamentals.org/andersonesanto/ValueSet/SubscriptionCategory" }, { "id": "Extension.value[x].coding.version", "path": "Extension.value[x].coding.version", "max": "0" }, { "id": "Extension.value[x].coding.userSelected", "path": "Extension.value[x].coding.userSelected", "max": "0", "fixedBoolean": true } ] } }