This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions
{ "resourceType" : "StructureDefinition", "id" : "cimi-element-GivenName-model", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>BC GivenName Logical Model</b></p> <p>The person's given name - e.g., John</p> </div>" }, "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-element-GivenName-model", "identifier" : [ { "system" : "http://hl7.org/fhir/us/breastcancer", "value" : "cimi.element.GivenName" } ], "version" : "0.2.0", "name" : "GivenNameModel", "title" : "BC GivenName Logical Model", "status" : "draft", "date" : "2018-08-17T00:00:00+10:00", "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/Special/committees/cic/index.cfm" } ] } ], "description" : "The person's given name - e.g., John", "keyword" : [ { "system" : "http://loinc.org", "code" : "45392-8" }, { "system" : "http://snomed.info/sct", "code" : "408677003" } ], "kind" : "logical", "abstract" : false, "type" : "cimi-element-GivenName-model", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element", "derivation" : "specialization", "snapshot" : { "element" : [ { "id" : "cimi-element-GivenName-model", "path" : "cimi-element-GivenName-model", "definition" : "The person's given name - e.g., John", "min" : 0, "max" : "*", "base" : { "path" : "cimi-element-GivenName-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-GivenName-model.value", "path" : "cimi-element-GivenName-model.value", "short" : "String representing the person's given name - e.g., John", "definition" : "String representing the person's given name - e.g., John", "min" : 1, "max" : "1", "base" : { "path" : "cimi-element-GivenName-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] }, "differential" : { "element" : [ { "id" : "cimi-element-GivenName-model", "path" : "cimi-element-GivenName-model", "definition" : "The person's given name - e.g., John", "min" : 0, "max" : "*", "base" : { "path" : "cimi-element-GivenName-model", "min" : 0, "max" : "*" }, "mustSupport" : false, "isModifier" : false, "isSummary" : false }, { "id" : "cimi-element-GivenName-model.value", "path" : "cimi-element-GivenName-model.value", "short" : "String representing the person's given name - e.g., John", "definition" : "String representing the person's given name - e.g., John", "min" : 1, "max" : "1", "base" : { "path" : "cimi-element-GivenName-model.value", "min" : 1, "max" : "1" }, "type" : [ { "code" : "string" } ], "mustSupport" : false, "isModifier" : false, "isSummary" : false } ] } }