PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.odh@0.1.0
    http://hl7.org/fhir/us/odh/StructureDefinition/odh-JobDuty-model
{
  "description": "A regular action performed by a person at a job, as reported by the person. For example, a Job Duty could be 'carry construction supplies' for a job with the Occupation 'construction laborer.'",
  "_filename": "StructureDefinition-odh-JobDuty-model.json",
  "package_name": "hl7.fhir.us.odh",
  "date": "2018-08-17T00:00:00+10:00",
  "derivation": "specialization",
  "publisher": "HL7",
  "name": "JobDutyModel",
  "abstract": false,
  "type": "odh-JobDuty-model",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ODH JobDuty Logical Model",
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "path": "odh-JobDuty-model",
      "min": 0,
      "definition": "A regular action performed by a person at a job, as reported by the person. For example, a Job Duty could be 'carry construction supplies' for a job with the Occupation 'construction laborer.'",
      "isModifier": false,
      "mustSupport": false,
      "max": "*",
      "id": "odh-JobDuty-model",
      "base": {
        "max": "*",
        "min": 0,
        "path": "odh-JobDuty-model"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.value",
      "min": 1,
      "definition": "String representing a regular action performed by a person at a job, as reported by the person. For example, a Job Duty could be 'carry construction supplies' for a job with the Occupation 'construction laborer.'",
      "isModifier": false,
      "short": "String representing a regular action performed by a person at a job, as reported by the person. For example, a Job Duty could be 'carry construction supplies' for a job with the Occupation 'construction laborer.'",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "odh-JobDuty-model.value",
      "base": {
        "max": "1",
        "min": 1,
        "path": "odh-JobDuty-model.value"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.topicCode",
      "min": 0,
      "definition": "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic  of the action or the finding.",
      "isModifier": false,
      "short": "The concept representing the finding or action that is the topic of the statement.",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "odh-JobDuty-model.topicCode",
      "base": {
        "max": "1",
        "min": 0,
        "path": "odh-JobDuty-model.topicCode"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.topicCode.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "odh-JobDuty-model.topicCode.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "*",
      "id": "odh-JobDuty-model.topicCode.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "odh-JobDuty-model.topicCode.system",
      "requirements": "Need to be unambiguous about the source of the definition of the symbol.",
      "min": 1,
      "definition": "The identification of the code system that defines the meaning of the symbol in the code.",
      "short": "Identity of the terminology system",
      "fixedUri": "http://loinc.org",
      "mapping": [ {
        "map": "C*E.3",
        "identity": "v2"
      }, {
        "map": "./codeSystem",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.system",
      "comment": "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.system"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.version",
      "min": 0,
      "definition": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
      "short": "Version of the system - if relevant",
      "mapping": [ {
        "map": "C*E.7",
        "identity": "v2"
      }, {
        "map": "./codeSystemVersion",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.version",
      "comment": "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.version"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.code",
      "fixedCode": "63761-1",
      "requirements": "Need to refer to a particular code in the system.",
      "min": 1,
      "definition": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
      "short": "Symbol in syntax defined by the system",
      "mapping": [ {
        "map": "C*E.1",
        "identity": "v2"
      }, {
        "map": "./code",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.code",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.code"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.display",
      "requirements": "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
      "min": 0,
      "definition": "A representation of the meaning of the code in the system, following the rules of the system.",
      "short": "Representation defined by the system",
      "mapping": [ {
        "map": "C*E.2 - but note this is not well followed",
        "identity": "v2"
      }, {
        "map": "CV.displayName",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.display",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.display"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.userSelected",
      "requirements": "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
      "min": 0,
      "definition": "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
      "short": "If this coding was chosen directly by the user",
      "mapping": [ {
        "map": "Sometimes implied by being first",
        "identity": "v2"
      }, {
        "map": "CD.codingRationale",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\\#true a [     fhir:source \"true\";     fhir:target dt:CDCoding.codingRationale\\#O   ]",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "boolean"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.userSelected",
      "comment": "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.userSelected"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.exceptionValue",
      "min": 0,
      "definition": "Reason that a value associated with a test or other finding is missing.",
      "isModifier": false,
      "short": "Reason that a value associated with a test or other finding is missing.",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/data-absent-reason"
        }
      },
      "max": "1",
      "id": "odh-JobDuty-model.exceptionValue",
      "base": {
        "max": "1",
        "min": 0,
        "path": "odh-JobDuty-model.exceptionValue"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.interpretation",
      "min": 0,
      "definition": "A clinical interpretation of a finding (applies to both assertions and observation).",
      "isModifier": false,
      "short": "A clinical interpretation of a finding (applies to both assertions and observation).",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/observation-interpretation"
        }
      },
      "max": "1",
      "id": "odh-JobDuty-model.interpretation",
      "code": [ {
        "code": "C0420833",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "odh-JobDuty-model.interpretation"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.referenceRange",
      "min": 0,
      "definition": "The usual or acceptable range for a test result.",
      "isModifier": false,
      "short": "The usual or acceptable range for a test result.",
      "type": [ {
        "code": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-statement-ReferenceRange-model"
      } ],
      "mustSupport": false,
      "max": "0",
      "id": "odh-JobDuty-model.referenceRange",
      "code": [ {
        "code": "C0883335",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "0",
        "min": 0,
        "path": "odh-JobDuty-model.referenceRange"
      },
      "isSummary": false
    } ]
  },
  "keyword": [ {
    "code": "63761-1",
    "system": "http://loinc.org"
  } ],
  "status": "draft",
  "id": "37f3ea24-8687-4f73-a888-00b11fbd1785",
  "kind": "logical",
  "url": "http://hl7.org/fhir/us/odh/StructureDefinition/odh-JobDuty-model",
  "identifier": [ {
    "value": "odh.JobDuty",
    "system": "http://hl7.org/fhir/us/odh"
  } ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "path": "odh-JobDuty-model",
      "min": 0,
      "definition": "A regular action performed by a person at a job, as reported by the person. For example, a Job Duty could be 'carry construction supplies' for a job with the Occupation 'construction laborer.'",
      "isModifier": false,
      "mustSupport": false,
      "max": "*",
      "id": "odh-JobDuty-model",
      "base": {
        "max": "*",
        "min": 0,
        "path": "odh-JobDuty-model"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.value",
      "min": 1,
      "definition": "String representing a regular action performed by a person at a job, as reported by the person. For example, a Job Duty could be 'carry construction supplies' for a job with the Occupation 'construction laborer.'",
      "isModifier": false,
      "short": "String representing a regular action performed by a person at a job, as reported by the person. For example, a Job Duty could be 'carry construction supplies' for a job with the Occupation 'construction laborer.'",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "odh-JobDuty-model.value",
      "base": {
        "max": "1",
        "min": 1,
        "path": "odh-JobDuty-model.value"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.topicCode",
      "min": 0,
      "definition": "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic  of the action or the finding.",
      "isModifier": false,
      "short": "The concept representing the finding or action that is the topic of the statement.",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "odh-JobDuty-model.topicCode",
      "base": {
        "max": "1",
        "min": 0,
        "path": "odh-JobDuty-model.topicCode"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.topicCode.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "odh-JobDuty-model.topicCode.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "max": "*",
      "id": "odh-JobDuty-model.topicCode.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "odh-JobDuty-model.topicCode.system",
      "requirements": "Need to be unambiguous about the source of the definition of the symbol.",
      "min": 1,
      "definition": "The identification of the code system that defines the meaning of the symbol in the code.",
      "short": "Identity of the terminology system",
      "fixedUri": "http://loinc.org",
      "mapping": [ {
        "map": "C*E.3",
        "identity": "v2"
      }, {
        "map": "./codeSystem",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.system",
      "comment": "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.system"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.version",
      "min": 0,
      "definition": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
      "short": "Version of the system - if relevant",
      "mapping": [ {
        "map": "C*E.7",
        "identity": "v2"
      }, {
        "map": "./codeSystemVersion",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.version",
      "comment": "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.version"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.code",
      "fixedCode": "63761-1",
      "requirements": "Need to refer to a particular code in the system.",
      "min": 1,
      "definition": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
      "short": "Symbol in syntax defined by the system",
      "mapping": [ {
        "map": "C*E.1",
        "identity": "v2"
      }, {
        "map": "./code",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.code",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.code"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.display",
      "requirements": "Need to be able to carry a human-readable meaning of the code for readers that do not know  the system.",
      "min": 0,
      "definition": "A representation of the meaning of the code in the system, following the rules of the system.",
      "short": "Representation defined by the system",
      "mapping": [ {
        "map": "C*E.2 - but note this is not well followed",
        "identity": "v2"
      }, {
        "map": "CV.displayName",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.display",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.display"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.topicCode.userSelected",
      "requirements": "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
      "min": 0,
      "definition": "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
      "short": "If this coding was chosen directly by the user",
      "mapping": [ {
        "map": "Sometimes implied by being first",
        "identity": "v2"
      }, {
        "map": "CD.codingRationale",
        "identity": "rim"
      }, {
        "map": "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map;   fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\\#true a [     fhir:source \"true\";     fhir:target dt:CDCoding.codingRationale\\#O   ]",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "boolean"
      } ],
      "max": "1",
      "id": "odh-JobDuty-model.topicCode.userSelected",
      "comment": "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Coding.userSelected"
      },
      "isSummary": true
    }, {
      "path": "odh-JobDuty-model.exceptionValue",
      "min": 0,
      "definition": "Reason that a value associated with a test or other finding is missing.",
      "isModifier": false,
      "short": "Reason that a value associated with a test or other finding is missing.",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/data-absent-reason"
        }
      },
      "max": "1",
      "id": "odh-JobDuty-model.exceptionValue",
      "base": {
        "max": "1",
        "min": 0,
        "path": "odh-JobDuty-model.exceptionValue"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.interpretation",
      "min": 0,
      "definition": "A clinical interpretation of a finding (applies to both assertions and observation).",
      "isModifier": false,
      "short": "A clinical interpretation of a finding (applies to both assertions and observation).",
      "type": [ {
        "code": "Coding"
      } ],
      "mustSupport": false,
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/observation-interpretation"
        }
      },
      "max": "1",
      "id": "odh-JobDuty-model.interpretation",
      "code": [ {
        "code": "C0420833",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "odh-JobDuty-model.interpretation"
      },
      "isSummary": false
    }, {
      "path": "odh-JobDuty-model.referenceRange",
      "min": 0,
      "definition": "The usual or acceptable range for a test result.",
      "isModifier": false,
      "short": "The usual or acceptable range for a test result.",
      "type": [ {
        "code": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-statement-ReferenceRange-model"
      } ],
      "mustSupport": false,
      "max": "0",
      "id": "odh-JobDuty-model.referenceRange",
      "code": [ {
        "code": "C0883335",
        "system": "http://ncimeta.nci.nih.gov"
      } ],
      "base": {
        "max": "0",
        "min": 0,
        "path": "odh-JobDuty-model.referenceRange"
      },
      "isSummary": false
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://standardhealthrecord.org",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}