Package | acme.fsh.ig.example |
Resource Type | StructureDefinition |
Id | MyPatient |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=acme.fsh.ig.example@0.0.1-demo&canonical=https://fake-acme.org/fhir/ACME-FSH-IG-Example/StructureDefinition/MyPatient |
URL | https://fake-acme.org/fhir/ACME-FSH-IG-Example/StructureDefinition/MyPatient |
Version | 0.1.0 |
Status | active |
Name | MyPatient |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
ACME-base-patient | ACMEbasePatient |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "MyPatient", "url": "https://fake-acme.org/fhir/ACME-FSH-IG-Example/StructureDefinition/MyPatient", "version": "0.1.0", "name": "MyPatient", "status": "active", "fhirVersion": "4.0.1", "mapping": [ { "identity": "argonaut-dq-dstu2", "uri": "http://unknown.org/Argonaut-DQ-DSTU2", "name": "Argonaut-DQ-DSTU2" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "loinc", "uri": "http://loinc.org", "name": "LOINC code for the element" } ], "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.name", "path": "Patient.name", "max": "1" }, { "id": "Patient.photo", "path": "Patient.photo", "max": "1", "mustSupport": true } ] } }