ReteLabOrganizationL2

Descrizione

Il profilo ReteLabOrganizationL2 è stato strutturato a partire dalla risorsa generica FHIR Organization e descrive un'unità d'offerta identificata univocamente da un codice L2 a livello amministrativo (non rappresenta la collocazione fisica della struttura).

Di seguito è presentato il contenuto del profilo in diversi formati. La corrispondente definizione è consultabile al seguente link: ReteLabOrganizationL2.


Snapshot View

useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uriFixed Value
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(Organization)
activeΣ ?!0..1boolean
typeΣ0..*CodeableConcept
nameΣ I0..1string
alias0..*string
telecomI0..*ContactPoint
addressI0..*Address
partOfΣ I0..1Reference(Organization)
purpose0..1CodeableConceptBinding
name0..1HumanName
telecomI0..*ContactPoint
address0..1Address
endpointI0..*Reference(Endpoint)

Differential View

useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uriFixed Value
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(Organization)
activeΣ ?!0..1boolean
typeΣ0..*CodeableConcept
nameΣ I0..1string
alias0..*string
telecomI0..*ContactPoint
addressI0..*Address
partOfΣ I0..1Reference(Organization)
purpose0..1CodeableConceptBinding
name0..1HumanName
telecomI0..*ContactPoint
address0..1Address
endpointI0..*Reference(Endpoint)

Hybrid View

useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ0..1uriFixed Value
valueΣ0..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(Organization)
activeΣ ?!0..1boolean
typeΣ0..*CodeableConcept
nameΣ I0..1string
alias0..*string
telecomI0..*ContactPoint
addressI0..*Address
partOfΣ I0..1Reference(Organization)
purpose0..1CodeableConceptBinding
name0..1HumanName
telecomI0..*ContactPoint
address0..1Address
endpointI0..*Reference(Endpoint)

Table View

Organization..
Organization.identifier1..1
Organization.identifier.system..
Organization.identifier.value..
Organization.name..


XML View

<StructureDefinition xmlns="http://hl7.org/fhir">
    <url value="https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL1" />
    <name value="ReteLabOrganizationL1" />
    <status value="active" />
    <date value="2023-12-21T14:31:53.6384566+00:00" />
    <description value="Profilo che descrive una struttura o un ente identificato univocamente da un codice di ente L1." />
    <fhirVersion value="4.0.1" />
    <kind value="resource" />
    <abstract value="false" />
    <type value="Organization" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization" />
    <derivation value="constraint" />
    <differential>
        <element id="Organization">
            <path value="Organization" />
            <comment value="Questo profilo &#232; presente in tutti i flussi." />
        </element>
        <element id="Organization.identifier">
            <path value="Organization.identifier" />
            <short value="Codice identificativo della struttura" />
            <comment value="Corrispondente campo HL7 secondo specifiche regionali: PV1-3.4.1" />
            <min value="1" />
            <max value="1" />
        </element>
        <element id="Organization.identifier.system">
            <path value="Organization.identifier.system" />
            <fixedUri value="https://fhir.siss.regione.lombardia.it/sid/codiceIdentificativoEnte" />
        </element>
        <element id="Organization.identifier.value">
            <path value="Organization.identifier.value" />
            <short value="Codice identificativo della struttura" />
            <comment value="Corrispondente campo HL7 secondo specifiche regionali: PV1-3.4.1" />
        </element>
        <element id="Organization.name">
            <path value="Organization.name" />
            <short value="Denominazione dell&#39;ente" />
        </element>
    </differential>
</StructureDefinition>

JSON View

{
    "resourceType": "StructureDefinition",
    "url": "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL1",
    "name": "ReteLabOrganizationL1",
    "status": "active",
    "date": "2023-12-21T14:31:53.6384566+00:00",
    "description": "Profilo che descrive una struttura o un ente identificato univocamente da un codice di ente L1.",
    "fhirVersion": "4.0.1",
    "kind": "resource",
    "abstract": false,
    "type": "Organization",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "Organization",
                "path": "Organization",
                "comment": "Questo profilo è presente in tutti i flussi."
            },
            {
                "id": "Organization.identifier",
                "path": "Organization.identifier",
                "short": "Codice identificativo della struttura",
                "comment": "Corrispondente campo HL7 secondo specifiche regionali: PV1-3.4.1",
                "min": 1,
                "max": "1"
            },
            {
                "id": "Organization.identifier.system",
                "path": "Organization.identifier.system",
                "fixedUri": "https://fhir.siss.regione.lombardia.it/sid/codiceIdentificativoEnte"
            },
            {
                "id": "Organization.identifier.value",
                "path": "Organization.identifier.value",
                "short": "Codice identificativo della struttura",
                "comment": "Corrispondente campo HL7 secondo specifiche regionali: PV1-3.4.1"
            },
            {
                "id": "Organization.name",
                "path": "Organization.name",
                "short": "Denominazione dell'ente"
            }
        ]
    }
}

ValueSet

Attualmente non sono definiti value set specifici per il profilo ReteLabOrganizationL2.