FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Eu.Dedalus.D4Solutions.COVID-19#1.0.2 (47 ms)

Package Eu.Dedalus.D4Solutions.COVID-19
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=Eu.Dedalus.D4Solutions.COVID-19@1.0.2&canonical=http://apiframework.dedalus.eu/fhir/StructureDefinition/ContactPoint
Url http://apiframework.dedalus.eu/fhir/StructureDefinition/ContactPoint
Status active
Name ContactPoint
Title API Framework ContactPoint
Experimental False
Description API Framework Core Profile for ContactPoint
Type ContactPoint
Kind complex-type

Resources that use this resource

StructureDefinition
http://apiframework.dedalus.eu/fhir/StructureDefinition/Patient API Framework Patient
http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson RelatedPerson

Resources that this resource uses

StructureDefinition
http://apiframework.dedalus.eu/fhir/StructureDefinition/element-Note element-Note


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/ContactPoint",
  "name" : "ContactPoint",
  "title" : "API Framework ContactPoint",
  "status" : "active",
  "experimental" : false,
  "description" : "API Framework Core Profile for ContactPoint",
  "fhirVersion" : "3.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "ContactPoint",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ContactPoint",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ContactPoint",
        "path" : "ContactPoint",
        "short" : "Details of a Technology mediated contact point (phone, fax, email, etc.)",
        "definition" : "Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.",
        "base" : {
          "path" : "Element",
          "min" : 0,
          "max" : "*"
        },
        "constraint" : [
          {
            "key" : "cpt-2",
            "severity" : "error",
            "human" : "A system is required if a value is provided.",
            "expression" : "value.empty() or system.exists()",
            "xpath" : "not(exists(f:value)) or exists(f:system)"
          }
        ],
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "XTN"
          },
          {
            "identity" : "rim",
            "map" : "TEL"
          },
          {
            "identity" : "servd",
            "map" : "ContactPoint"
          }
        ]
      },
      {
        "id" : "ContactPoint.extension",
        "path" : "ContactPoint.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ContactPoint.extension:note",
        "path" : "ContactPoint.extension",
        "sliceName" : "note",
        "requirements" : "Notes related to this contact point",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/element-Note"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ContactPoint.system",
        "path" : "ContactPoint.system",
        "mustSupport" : true
      },
      {
        "id" : "ContactPoint.value",
        "path" : "ContactPoint.value",
        "mustSupport" : true
      },
      {
        "id" : "ContactPoint.use",
        "path" : "ContactPoint.use",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.