FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/AgePTCore

Packageportuguese.core.guide
Resource TypeStructureDefinition
IdAgePTCore
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=portuguese.core.guide@1.0.0&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AgePTCore
URLhttps://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AgePTCore
Version1.0.0
Statusdraft
Date2024-05-09T10:04:59.8275569+00:00
NameAgePTCore
TitleAge PT Core
TypeAge
Kindcomplex-type

Resources that use this resource

StructureDefinition
AllergyIntolerancePTCoreAllergy Intolerance PT Core
ConditionPTCoreCondition PT Core
ProcedurePTCoreProcedure PT Core

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "AgePTCore",
  "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AgePTCore",
  "version": "1.0.0",
  "name": "AgePTCore",
  "title": "Age PT Core",
  "status": "draft",
  "date": "2024-05-09T10:04:59.8275569+00:00",
  "publisher": "SPMS",
  "contact": [
    {
      "name": "Interoperabilidade Semântica",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.spms.min-saude.pt"
        }
      ]
    }
  ],
  "fhirVersion": "4.3.0",
  "kind": "complex-type",
  "abstract": false,
  "type": "Age",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Age",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Age.system",
        "path": "Age.system",
        "comment": "Value Set Name: Unit",
        "binding": {
          "strength": "required",
          "valueSet": "https://www.ctc.min-saude.pt/catalogos/apoio-ao-registo-clinico"
        }
      }
    ]
  }
}